First commit of loop-livekit-server

This commit is contained in:
2025-07-22 12:11:14 +03:00
parent ad54d851ea
commit caff4d3a61
6 changed files with 145 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Loop-livekit-server:
The original livekit-server chart has to be deployed on major cloud providers, like AWS, Google etc. This chart can be deployed on other k8s clusters.
The basic change is in the extra ../templates/livekit-ingress.yaml. This creates a normal k8s ingress, that is not dependent on specific Cloud Provider infrastructure.
The values.yaml values have been adjusted to not use specific Cloud Provider infrastructure.