zammad-docker-compose/kubernetes/Readme.md

7 lines
222 B
Markdown
Raw Normal View History

2017-10-24 13:57:42 +00:00
# Zammad kubernetes example deployment
## Perquisites
- On every node you need to set `sysctl -w vm.max_map_count=262144`
- Change the ingress to your needs.
- Hit `kubectl apply -f ./` and wait till everything is setup.