diff --git a/README.md b/README.md index 7c07d2c..29581e8 100644 --- a/README.md +++ b/README.md @@ -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). +### 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 * Support container replicas (where applicable).