This message was deleted.
# harvester
a
This message was deleted.
a
kubectl get pods -A | grep upgrade
, the listed pods are related to upgrade.
m
Thanks a million!
@ancient-pizza-13099 is it fair to say that the container being dead is a problem?
Error from server (BadRequest): previous terminated container "system-upgrade-controller" in pod "system-upgrade-controller-7b8d94c7f5-wtff8" not found
a
Which command returns this error ?
m
Kubectl logs on the above pod. I scrapped the upgrade and went for a fresh install
a
ok. When a
POD
is ended/dead for certain time,
kubelet
will remove it and no log could be fetched.