acechef

Results 16 comments of acechef

You can temporarily solve this problem by this answer https://github.com/kubernetes-sigs/controller-runtime/issues/1657#issuecomment-988484517 @Grypse

> 之前的版本是有点问题,下个版本会修复 下个版本大概什么时候啊 @710leo

I have the same problem,(⊙o⊙)…

第四步执行kubectl wait pod --for=condition=Ready -l app=kube-ovn-pinger -n kube-system --timeout 120s的时候 ![image](https://github.com/user-attachments/assets/e51e40c2-4329-4e5e-964b-77f06bb1649b)

@bobz965 建出来了,我在install.sh的kube-ovn-pinger daemonset处加了容忍就可以了 ![image](https://github.com/user-attachments/assets/176f2605-6672-45e9-8945-a7633459908d)

我用的是单master的k8s环境