Skip to content

thousandeyes/kubernetes-sidecar-cleaner

 
 

Repository files navigation

kubernetes-sidecar-cleaner

A simple app to watch and clean up istio-proxy sidecars in kubernetes Jobs with /quitquitquit.

Installation

helm repo add sidecar-cleaner https://opensource.aoe.com/kubernetes-sidecar-cleaner/
helm install my-sidecar-cleaner sidecar-cleaner/sidecar-cleaner

Also see: opensource.aoe.com/kubernetes-sidecar-cleaner/

Configuration

Please check the values.yaml for possible configurations.

Contribution

Release a new app version

Release a new helm chart version

  • Increase the version in Chart.yaml and push the changes. The github worklow takes care of releasing a new chart version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 80.5%
  • Smarty 17.2%
  • Dockerfile 2.3%