Skip to content

Helm chart for deploying Pumba Chaos Engineering tool on Kubernetes

License

Notifications You must be signed in to change notification settings

ishantanu/pumba-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pumba Helm Chart

This repository contains the Pumba Helm Chart for deploying Pumba to Kubernetes

Install Helm

Get the latest Helm release.

Install Chart

  1. Clone the repository:

    git clone https://github.com/ishantanu/pumba-helm
  2. Modify the values in values.yaml as per your needs.

  3. Initiate chaos with Pumba by running:

    helm install ./pumba \
       --name pumba \
       --namespace pumba \
       --values=./pumba/values.yaml

For more detailed instructions, see the chart's documentation here.

Reporting Issues

Please report all issues via github issues here.

Credits

Big thanks to Pumba (@alexei-led) for creating Pumba.

About

Helm chart for deploying Pumba Chaos Engineering tool on Kubernetes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages