OpenShift - Resolve "Cluster operator network has not retrieved updates"

by
Jeremy Canfield |
Updated: October 15 2022
| OpenShift articles
Let's say the oc get clusteroperator network command returns the following. Notice network is degraded.
~]$ oc get clusteroperator network
NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE
network 4.6.41 True True True 335d
The oc describe clusteroperator network command can be used to display details for the cluster operator network. Notice in this example that the deploy is progressing, waiting on nodes in the openshift-sdn namespace. For this issue, please refer to OpenShift - Resolve "DaemonSet openshift-sdn is not available awaiting nodes".
~]$ oc describe clusteroperator network
Status:
Condition:
Last Transaction Time: 2022-02-10T04:02:41Z
Message: DaemonSet "openshift-sdn/ovs" is not available (awaiting 5 nodes)
DaemonSet "openshift-sdn/sdn" is not available (awaiting 6 nodes)
Reason: Deploying
Status: True
Type: Progressing
Did you find this article helpful?
If so, consider buying me a coffee over at