作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
可能有一些根本的原因是,pod删除和重新创建会执行pod重启不会执行的操作(按照Crashloop重新启动)。我的第一个念头是装入文件等。即使删除了Crashloop,我也看到删除后解决了一些问题的地方。
kubectl删除有什么作用,而Crashloop Backoff Restart不起作用?不知道这是否特定于Daemonset,但这是我上次看到此行为的Daemonset。
最佳答案
CrashLoopBackOff
kubectl delete
My first thought is mounting a file, etc. I've seen where some issues are resolved after a Delete, even though a Crashloop was in effect.
CrashLoopBackOff
时,容器将重新启动。
Whilst a Pod is running, the kubelet is able to restart containers to handle some kind of faults. Within a Pod, Kubernetes tracks different container states and handles
关于kubernetes - kubectl删除有什么作用,而Crashloop Backoff Restart不起作用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63568310/
我是一名优秀的程序员,十分优秀!