cancel
Showing results for 
Search instead for 
Did you mean: 
  • 30 Views

Guided Exercise: Find and Inspect Container Images 9.3 is wrong

Instruction says:

Use the oc exec command with the -it options to execute the mysqlshow command on the mysqlclient pod. Connect as the redhat user and specify the host as the IP address of the rhel9-mysql pod. When prompted, enter redhat123 for the password.

image.png

But there is no pod mysqlclient, but rhel9-myslq. So the correct instruction would be:

Use the oc exec command with the -it options to execute the mysqlshow command on the rhel9-mysql pod. Connect as the redhat user and specify the host as the IP address of the rhel9-mysql pod. When prompted, enter redhat123 for the password.

image.png

 

0 Kudos
0 Replies
Join the discussion
You must log in to join this conversation.