The default router pod was stopped while working on Taints and Tolerations.
I am unable to log in.
Can I change node config before login?
Thank you.
CodePudding user response:
You can login via cli command as documented Logging in to the OpenShift CLI
In short
oc login <CLUSTER_API_NAME>:6443 -u <YOUR_USER>
CodePudding user response:
It succeeded by removing everything except admin from the context in the kubeconfig file.