chaos-mesh: secrets "chaos-mesh-webhook-certs" not found when creating chaos-controller-manager

Bug Report

What version of Kubernetes are you using?

v1.12.10 What did you do?

cd chaos-mesh kubectl apply -f manifests/ helm install helm/chaos-mesh --name=chaos-mesh --namespace=chaos-testing kubectl get pods --namespace chaos-testing -l app.kubernetes.io/instance=chaos-mesh

What did you expect to see? chaos-controller-manager should be running

What did you see instead? kubectl describe the chaos-contoller manager, I got below error message Events: Warning FailedMount 100s (x8 over 2m44s) kubelet, 10-196-108-37 MountVolume.SetUp failed for volume “webhook-certs” : secrets “chaos-mesh-webhook-certs” not found

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 28 (14 by maintainers)

Most upvoted comments

@Gallardot the issue is fixed , i gave access to every node by enabling the proxies to pull the image from docker.io , thank you

@Gallardot chaos-mesh is running perfectly on my system. I will let you know if that happens again. Thanks a lot for the help.