Connect to the cluster
Procedure
- To log in to the cluster, use the
kubeadmin
user. To determine the password for this user, issue this command:az aro list-credentials \ --name $CLUSTER \ --resource-group $RESOURCEGROUP
- To determine the cluster console URL, issue this command:
az aro show \ --name $CLUSTER \ --resource-group $RESOURCEGROUP \ --query "consoleProfile.url" -o tsv
The URL will look similar to this:
https://console-openshift-console.apps.<random>.<region>.aroapp.io/
- Launch the console URL in a browser and log in using the
kubeadmin
credentials that you determined above - In the dashboard, verify the cluster API address and version: