acechef
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的时候 
@bobz965 建出来了,我在install.sh的kube-ovn-pinger daemonset处加了容忍就可以了 
我用的是单master的k8s环境