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.
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.
@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
can you recheck the same and let me know if there is still an issue and I will recheck the lab.
@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
can you recheck the same and let me know if there is still an issue and I will recheck the lab.
You’re absolutely correct! I apologize for any confusion caused. I'll review the instructions more carefully in the future to avoid such issues.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.