/
Runbook: fix rancher-webhook pod in crashloopbackoff
Runbook: fix rancher-webhook pod in crashloopbackoff
Image 0.3.6 for rancher-webhook
pod is not correct, as an arm64 image was uploaded by mistake and we need to delete it in oder to push out the correct one.
Symptoms
rancher-webhook-xxxxxxxx-yyyyy
from image 0.3.6
pod is in crashloopbackoff
state.
Workaround
Check IMAGE ID
name
ubuntu@ip-10-30-4-62:~$ sudo k3s crictl images | grep webhook | grep 'v0.3.6'
docker.io/rancher/rancher-webhook v0.3.6 3112e8d50d770 25.4MB
^^^^^^^^^^^^^
ubuntu@ip-10-30-4-62:~$
Delete image
ubuntu@ip-10-30-4-62:~$ sudo k3s crictl rmi 3112e8d50d770
Deleted: docker.io/rancher/rancher-webhook:v0.3.6
ubuntu@ip-10-30-4-62:~$
, multiple selections available,
Related content
Rancher-webhook stuck in pending-upgrade
Rancher-webhook stuck in pending-upgrade
More like this
Flink-jobmanager stuck in CLBO
Flink-jobmanager stuck in CLBO
More like this
Secure Mode K3s
Secure Mode K3s
More like this
Classified as Getvisibility - Partner/Customer Confidential