kubectl get nodes
kubectl get pods -A
kubectl get pods -A | grep -v Run
kubectl describe -n <ImagePullBackOff pod namespace> <ImagePullBackOff pod name>
waiting:
message: 'rpc error: code = NotFound desc = failed to pull and unpack image
"localhost:5000/vmware.io/antrea/antrea:v#.#.#_vmware.#": failed to resolve reference "localhost:5000/vmware.io/antrea/antrea:v#.#.#_vmware.#": localhost:5000/vmware.io/antrea/antrea:v#.#.#_vmware.#: not found'
reason: ErrImagePull
---- applying 2 changes [0/6 done] ----
noop apiservice/v1alpha1.data.packaging.carvel.dev (apiregistration.k8s.io/v1) cluster
create namespace/tkg-system (v1) cluster
^ Retryable error: Creating resource namespace/tkg-system (v1) cluster: API server says: Internal error occurred: failed calling webhook "check-ignore-label.gatekeeper.sh": failed to call webhook: Post "https://gatekeeper-webhook-service.gatekeeper.svc:443/v1/admitlabel?timeout=3s": dial tcp ###.###.###.###:443: i/o timeout (reason: InternalError)
Contact Broadcom support for assistance completing the upgrade.