Helm chart to deploy Jamulus to Kubernetes
Go to file
2021-09-19 16:56:34 -04:00
templates Initial commit 2021-09-19 13:07:32 -04:00
.helmignore Initial commit 2021-09-19 13:07:32 -04:00
Chart.yaml Initial commit 2021-09-19 13:07:32 -04:00
README.md Create README.md 2021-09-19 16:56:34 -04:00
values.yaml Initial commit 2021-09-19 13:07:32 -04:00

jamulus-helm

A Helm chart to deploy Jamulus Server into a LoadBalancer-enabled K8S environment.

Usage

This particular service is set up in an environment with LoadBalancer enabled, so that the Jamulus server can have its own IP assigned. At home, I'm using metallb and highly recommend it. You can just expose the port if you'd rather do without it.