-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Kube-up][scale-out]2x2 has 9 pods stuck in ContainerCreating #1357
Comments
After delete and restart all these pods, pods change status to CrashLoopBackOff or running with same errors with:#1359
|
these pods stuck in "ContainerCreating" seems caused by mizar cni problem.
|
This may be an issue in Arktos sending spurious ADD for a pod which has already received a success response from CNI for the ADD call. From Mizar CNI logs:
This behavior is not seen with upstream. |
with latest mizar:dev image, plus a simple fix of mizar installation script (which does not install mizar binary as preliminary step; PR is on the way), this issue is almost gone in kube-up scale-out cluster. |
Start up env variables:
9 pods on TP1 and TP2 stuck in ContainerCreating. Endpoints were not filled in:
Branch: POC
Last commit: 2b6855f
The text was updated successfully, but these errors were encountered: