Jitsi is a set of Open Source projects that allows you to easily build and deploy secure videoconferencing solutions.
This repository provides tools and tutorials to run the Jitsi Meet stack in a Kubernetes Cluster. The stack is based on the official docker images provided by the Docker Jitsi-meet project.
There are quite a few different ways to deploy Jitsi with Kubernetes, not to mention different parameters as well depending on how you want it to scale. The following section provides examples, tutorials and general information how to run jitsi in a Kubernetes Cluster.
- Kubernetes Kustomize - a simple deployment based on Kubernetes kustomize allowing you to configure your jitsi setup in an easy and transparent way.
- Migration from Docker-Compose - if you already have a docker-compose stack running jitsi this will help you to migrate to Kuberentes.
- Helm
- Secure jitsi on Kubernetes - TBD
You are sincerely invited to participate in it. If you want to share your thoughts or contribute to this project please report any issues here. All source are available on Github.