Closed yangxggo closed 4 months ago
The reason why the pods do not work properly is that the kubelet fails to restart. The root cause is that since 1.27.0, the kubelet startup parameters do not support --container-runtime and --pod-infra-container-image.
/assign
Sealos Version
both v4.3.7 and v5.0.0_beta
How to reproduce the bug?
upgrade k8s from v1.26.x to v1.27.y
What is the expected behavior?
all pods restart and work fine
What do you see instead?
some pods (include kube-scheduler) are pending or terminating for a long time
Operating environment
No response
Additional information
No response