Skip to content

Implement ChaosKube Helm chart

Mitchell Nielsen requested to merge implement-kube-monkey-helm-chart into master

Closes #1681 (closed)

We originally were going to shift to kube-monkey's Helm chart, but I found that it is not available in any public Helm repositories and does not have up-to-date tags, meaning we'd need to provide a hacky workaround to get the correct version downloaded for use.

Instead, I found chaoskube, which is available on Helm Hub and is correctly versioned.

This MR adds a deployment for ChaosKube along with some small updates to the supporting scripts.

Edited by Mitchell Nielsen

Merge request reports