- Access the OpenShift web console at https://console-openshift-console.${CLUSTER_DOMAIN_NAME}/.
- In the top right, click on your name } Copy Login Command } Display
Token } Copy the oc logincommand
  
- Download the ocexecutable from your cluster at https://downloads-openshift-console.${CLUSTER_DOMAIN_NAME}/
or from the internet:
- x86_64/amd64:
- Windows
- macOS
- Linux
 
- ARMv8/AArch64/M1:
- macOS
- Linux
- Windows
 
 
- Open a terminal and change directory to where ocis.
- Paste and run the oc logincommand from step 2
above.
- Run oc whoami --show-consoleto confirm everything
works.
Previous Section (Troubleshooting OpenShift Recipes) | 
Next Section (OpenShift General Troubleshooting Recipe) | 
Back to Table of Contents