kubeflow-manifests icon indicating copy to clipboard operation
kubeflow-manifests copied to clipboard

MountVolume.SetUp failed for volume "webhook-cert" : secret "webhook-certs" not found

Open zs69 opened this issue 3 years ago • 5 comments

admission-webhook-deployment-5f5cc7968b-ns2vm 0/1 ContainerCreating 0 3h56m katib-controller-7b784c44dd-jn9zx 0/1 ContainerCreating 0 3h57m kfserving-controller-manager-0 0/2 ContainerCreating 0 3h56m 有3个Pod都卡在CointainerCreating,分别查看log,都是secret相关的问题,请问怎么解决? image image image

zs69 avatar Jul 15 '21 17:07 zs69

@zs69 webhook.cert 出问题都是 istio 安装出问题了,你卸载重装试试?

kubectl delete -f manifest1.13/
python install

shikanon avatar Jul 19 '21 02:07 shikanon

admission-webhook-deployment-5f5cc7968b-ns2vm 0/1 ContainerCreating 0 3h56m katib-controller-7b784c44dd-jn9zx 0/1 ContainerCreating 0 3h57m kfserving-controller-manager-0 0/2 ContainerCreating 0 3h56m 有3个Pod都卡在CointainerCreating,分别查看log,都是secret相关的问题,请问怎么解决? image image image

请问这个问题是怎么解决的

Lee-1024 avatar Aug 17 '21 03:08 Lee-1024

问题已解决 谢谢

Lee-1024 avatar Jan 08 '22 22:01 Lee-1024

我也碰到了这个问题,请问您这个问题是怎么解决的,可以给下思路嘛?感谢

wenjunGU avatar Feb 01 '23 02:02 wenjunGU

我也碰到了这个问题,请问您这个问题是怎么解决的,可以给下思路嘛?感谢

基本都是存储问题,检查一下pv和PVC

Lee-1024 avatar Mar 20 '23 08:03 Lee-1024