Skip to content

jefferyb/k8s-jitsi-meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jitsi Meet on Kubernetes

Installation

This has been tested using MicroK8s but should still work with any Kubernetes

Methods

You have a choice of:

  1. using kustomize, Kubernetes native configuration management. (The Recommanded Method). You can find instructions in the kustomize folder.
  2. using ytt, a templating tool that understands YAML structure allowing you to focus on your data instead of how to properly escape it. You can find instructions in the ytt folder.
  3. using the regular standard yaml files, but you'll have to edit more places in the files, depending what you want to run. You can find instructions in the standard-yaml folder.

About

Jitsi Meet on Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published