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