livekit/livekit-helm

LiveKit Helm charts

125

stars

183

commits

Go Template

primary language

Apr 23, 2026

updated

docs.livekit.ioBrowse cluster: WebRTC Media Server Infrastructure

README

LiveKit's helm charts are published on S3.

Installing helm

Add it to your helm repo with:

helm repo add livekit https://helm.livekit.io

Customize values in values-sample.yaml

Then install the chart

helm install <instance_name> livekit/livekit-server --namespace <namespace> --values values.yaml

For LiveKit Helm developers

Publishing requires helm-s3 plugin

helm plugin install https://github.com/hypnoglow/helm-s3.git
AWS_REGION=us-east-1 helm repo add livekit s3://livekit-helm

./deploy.sh

Contributors

davidzhao

80 commits

frostbyte73

55 commits

biglittlebigben

12 commits

real-danm

5 commits

livekit/livekit-helm

LiveKit Helm charts

125

stars

183

commits

Go Template

primary language

Apr 23, 2026

updated

docs.livekit.ioBrowse cluster: WebRTC Media Server Infrastructure

README

LiveKit's helm charts are published on S3.

Installing helm

Add it to your helm repo with:

helm repo add livekit https://helm.livekit.io

Customize values in values-sample.yaml

Then install the chart

helm install <instance_name> livekit/livekit-server --namespace <namespace> --values values.yaml

For LiveKit Helm developers

Publishing requires helm-s3 plugin

helm plugin install https://github.com/hypnoglow/helm-s3.git
AWS_REGION=us-east-1 helm repo add livekit s3://livekit-helm

./deploy.sh

Contributors

davidzhao

80 commits

frostbyte73

55 commits

biglittlebigben

12 commits

real-danm

5 commits

Languages

Go Template

87.9%

Shell

12.1%