Skip to content

Commit

Permalink
refer kubernetes deployment in the getting-started section
Browse files Browse the repository at this point in the history
  • Loading branch information
Knappek committed Oct 9, 2020
1 parent f149877 commit baac1cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit baac1cd

Please sign in to comment.