当前位置:   article > 正文

could not find a ready tiller pod_stderr_lines": ["error: could not find a ready til

stderr_lines": ["error: could not find a ready tiller pod"]

是 kubelet 的一个bug,在多container pod 的情况下有可能出现(概率很小)
github 上已经有 PR,但是官方尚未合入代码

重启pod可恢复。长期来看,需要等待官方合入代码,更新版本。

解决:

kubectl get pod -n kube-system|``awk '/tiller-deploy/ {print $1}' |``xargs kubectl delete pod -n kube-system

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/246632
推荐阅读
相关标签
  

闽ICP备14008679号