Skip to content

Commit

Permalink
chore(docs): link to cmak operator
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk authored and hleb-albau committed Sep 2, 2020
1 parent 4f7a98a commit 20f68fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ services:
APPLICATION_SECRET: "random-secret"
command: -Dpidfile.path=/dev/null
```
### In Kubernetes with Kubernetes operator

It is possible to use dedicated CMAK operator for installing and configuring CMAK in Kubernetes.
The operator uses this docker image as one of its component.

Installation instructions could be found at [CMAK operator homepage](https://github.com/eshepelyuk/cmak-operator).

### Secure with basic authentication

Expand Down

0 comments on commit 20f68fd

Please sign in to comment.