Skip to content

Commit 1ca5c18

Browse files
committed
refer kubernetes deployment in the getting-started section
1 parent f149877 commit 1ca5c18

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ Learn more by taking a look into the [documentation](https://accenture.github.io
2626

2727
## Getting Started
2828

29-
Take a look at the [getting-started tutorial](https://accenture.github.io/reactive-interaction-gateway/docs/tutorial.html).
29+
- Take a look at the [getting-started tutorial](https://accenture.github.io/reactive-interaction-gateway/docs/tutorial.html) for a simple walkthrough using docker
30+
- For deploying RIG on Kubernetes, check out the [Kubernetes deployment instructions](https://github.com/Accenture/reactive-interaction-gateway/tree/284-document-sync-async-http-to-kafka/deployment)
3031

3132
## Get Involved
3233

deployment/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,11 @@ Check out the [Helm v2 README](./reactive-interaction-gateway-helm-v2/README.md)
2020
kubectl apply -f kubectl/rig.yaml
2121
```
2222

23+
2324
## Some Additional information
2425

26+
Check out the [getting-started tutorial](https://accenture.github.io/reactive-interaction-gateway/docs/tutorial.html), the [examples](https://accenture.github.io/reactive-interaction-gateway/docs/examples.html) and the [features](https://accenture.github.io/reactive-interaction-gateway/docs/features.html) for more information what you can do with RIG.
27+
2528
### Communication
2629

2730
Both `kubectl` and `helm` deploy bunch of Kubernetes resources:

0 commit comments

Comments
 (0)