Connecting 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 looks similar to this example:
https://console-openshift-console.apps.<random>.<region>.aroapp.io/
- Open the console URL in a browser, and log in using the
kubeadmin
credentials from step 1. - In the dashboard, verify the cluster API address and version: