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

Guided Exercise: Find and Inspect Container Images 9.3 is wrong

Jump to solution

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

 

1 Solution

Accepted Solutions
Chetan_Tiwary_
Community Manager
Community Manager
  • 234 Views

@willesalminen I have not performed the lab yet but seeing the Guided Exercise instruction  at step 9 :  it seems you have to create a new container called  mysqlclient

Chetan_Tiwary__0-1737740596907.png

can you recheck the same and let me know if there is still an issue and I will recheck the lab.

View solution in original post

0 Kudos
2 Replies
Chetan_Tiwary_
Community Manager
Community Manager
  • 235 Views

@willesalminen I have not performed the lab yet but seeing the Guided Exercise instruction  at step 9 :  it seems you have to create a new container called  mysqlclient

Chetan_Tiwary__0-1737740596907.png

can you recheck the same and let me know if there is still an issue and I will recheck the lab.

0 Kudos
  • 127 Views

You’re absolutely correct! I apologize for any confusion caused. I'll review the instructions more carefully in the future to avoid such issues.

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