Replies: 1 comment 1 reply
-
不是,这种情况目前 Kruise 不会处理 sidecar 容器 |
Beta Was this translation helpful? Give feedback.
1 reply
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
在测试的时候,发现业务容器挂掉而且restartPolicy=Never的时候,Pod的状态会先变成Error状态,过一会sidecar容器收到TERM信号,sidecar容器退出后,Pod状态为Completed。
这个TERM是SidecarSet的控制器发的吗?
Beta Was this translation helpful? Give feedback.
All reactions