shikanon / kubeflow-manifests

kubeflow国内一键安装文件
GNU General Public License v3.0
338 stars 117 forks source link

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

Open zs69 opened 3 years ago

zs69 commented 3 years ago

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

shikanon commented 3 years ago

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

kubectl delete -f manifest1.13/
python install
Lee-1024 commented 3 years ago

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 commented 2 years ago

问题已解决 谢谢

wenjunGU commented 1 year ago

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

Lee-1024 commented 1 year ago

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

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