k8sall/chaos-mesh
Justine Pelletreau f6166a4319 Added chaosmesh
2022-08-26 17:06:14 +02:00
..
2022-08-26 17:06:14 +02:00
2022-08-26 17:06:14 +02:00
2022-08-26 17:06:14 +02:00
2022-08-26 17:06:14 +02:00

Install

helm repo add chaos-mesh https://charts.chaos-mesh.org

helm repo update

helm install chaos-mesh chaos-mesh/chaos-mesh --namespace=chaos-testing --create-namespace --set dashboard.create=true

Get the token

See the dashboard folder, it is the same method:

sudo k3s kubectl -n kubernetes-dashboard create token admin-user

...gives a token named admin-user