We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Virtual worker and viritual customer enter crash loop backoffs.
virtual-worker-7d5cdbb7bd-4lhhw 0/1 CrashLoopBackOff 32 (63s ago) 153m 10.244.0.118 aks-nodepool1-36220077-vmss000000
Last State: Terminated Reason: StartError Message: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: waiting for init preliminary setup: read init-p: connection reset by peer: unknown Exit Code: 128
To Reproduce az aks create and get-credentials
kubectl apply -f https://raw.githubusercontent.com/Azure-Samples/aks-store-demo/main/aks-store-all-in-one.yaml -n pets
Expected behavior Pods don't crash
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Virtual worker and viritual customer enter crash loop backoffs.
virtual-worker-7d5cdbb7bd-4lhhw 0/1 CrashLoopBackOff 32 (63s ago) 153m 10.244.0.118 aks-nodepool1-36220077-vmss000000
Last State: Terminated
Reason: StartError
Message: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: waiting for init preliminary setup: read init-p: connection reset by peer: unknown
Exit Code: 128
To Reproduce
az aks create and get-credentials
kubectl apply -f https://raw.githubusercontent.com/Azure-Samples/aks-store-demo/main/aks-store-all-in-one.yaml -n pets
Expected behavior
Pods don't crash
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: