" Failed to get lease: the server could not find the requested resource" in OpenShift 3.11
Issue
After executing the $ oc describe node
command, we can see this message for all nodes:
$ oc describe node | grep Lease
Lease: Failed to get lease: the server could not find the requested resource (get leases.coordination.k8s.io node01.openshift.example)
Lease: Failed to get lease: the server could not find the requested resource (get leases.coordination.k8s.io node02.openshift.example)
Lease: Failed to get lease: the server could not find the requested resource (get leases.coordination.k8s.io node03.openshift.example)
Lease: Failed to get lease: the server could not find the requested resource (get leases.coordination.k8s.io node04.openshift.example)
Environment
- Red Hat OpenShift Container Platform (RHOCP) 3.11
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.