Question 124 of 126
Single answer
Cloud Pak for Integration has just been installed on an OpenShift cluster. How can the Cloud Pak for Integration administrator password be obtained initially?
ALog in to the OpenShift web console as the "cluster-administrator" and access the platform-auth-idp-credentials secret in the openshift-cp4i project.
✓BLog in to the OpenShift web console as the "cluster-administrator" and access the platform-auth-idp-credentials secret in the ibmcommonservices project.
CLog in to the cluster as a "developer" user using the CLI tool, and execute the following command oc extract secret/platform-auth-idp-credentials -n openshift-cp4i --to=-
DLog in to the cluster as a "developer" user using the CLI tool and execute the following command oc extract secret/platform-auth-idp-credentials -n openshift-operators --to=-
✓
Correct Answer: B
Log in to the OpenShift web console as the "cluster-administrator" and access the platform-auth-idp-credentials secret in the ibmcommonservices project.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of IBM certification topics.