Skip to content

helm chart to deploy stateful set with N replicas, N services, N ingresses

License

Notifications You must be signed in to change notification settings

falcorocks/ballroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ballroom Chart

Helm chart to deploy:

  • N replicas of a stateful set
  • N services, one for each replica

Optionally:

  • N ingresses (vanilla or istio), one for each service
  • an ImagePullSecret
# add helm repository from project github pages
helm repo add ballroom https://ballroom.github.io/helm-charts

# fetch chart updates
helm repo update

# install chart
helm install my-ballroom ballroom/ballroom --version 0.3.3

About

helm chart to deploy stateful set with N replicas, N services, N ingresses

Resources

License

Stars

Watchers

Forks

Packages

No packages published