diff --git a/README.md b/README.md index f7d7de6b..a6cf5eff 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ Learn more by taking a look into the [documentation](https://accenture.github.io ## Getting Started -Take a look at the [getting-started tutorial](https://accenture.github.io/reactive-interaction-gateway/docs/tutorial.html). +- Take a look at the [getting-started tutorial](https://accenture.github.io/reactive-interaction-gateway/docs/tutorial.html) for a simple walkthrough using docker +- 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) ## Get Involved diff --git a/deployment/README.md b/deployment/README.md index ce82ef5b..7619ff93 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -20,6 +20,8 @@ Check out the [Helm v2 README](./reactive-interaction-gateway-helm-v2/README.md) kubectl apply -f kubectl/rig.yaml ``` +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. + ## Some Additional information ### Communication