Hi Everyone, Good Morning @here ``` A new deployment called alpha-mysql has bee . . .

surapureddy ajay:
Hi Everyone, Good Morning @here

A new deployment called alpha-mysql has been deployed in the alpha namespace. However, the pods are not running. Troubleshoot and fix the issue. The deployment should make use of the persistent volume alpha-pv to be mounted at /var/lib/mysql and should use the environment variable MYSQL_ALLOW_EMPTY_PASSWORD=1 to make use of an empty root password.

Can I have the steps to perform this task? This is the 5th Question in Lightning labs.

unnivkn:
https://github.com/kodekloudhub/certified-kubernetes-administrator-course

surapureddy ajay:
Thank you.