doc: add link to Kubernetes setup

This commit is contained in:
Ralph Soika
2021-04-01 16:49:40 +02:00
committed by GitHub
parent e1cebcc253
commit 1fa5048510

View File

@@ -12,6 +12,10 @@ This repository contains the necessary tools to run a Jitsi Meet stack on [Docke
The installation manual is available [here](https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker). The installation manual is available [here](https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker).
### Kubernetes
If you plan to install the jitsi-meet stack on a Kubernetes cluster you can find tools and tutorials in the project [Jitsi on Kubernetes](https://github.com/jitsi-contrib/jitsi-kubernetes).
## TODO ## TODO
* Support container replicas (where applicable). * Support container replicas (where applicable).