RHOCP 4.x cluster goes down due to tainted master/s
Issue
- Red Hat OpenShift Container Platform 4.7 cluster and API server went down as all
master nodes
were tainted withNoExecute
$ oc adm taint nodes <masternode> elasticsearch=node:NoExecute
oc
utility not working hence not able to remove tainted by below commands.
$ oc adm taint nodes <masternode> elasticsearch=NoExecute-
OR
$ oc adm taint nodes <masternode> elasticsearch-
Environment
- Red Hat OpenShift Container Platform.
- 4.7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.