로딩
티스토리 데이터 처리 중입니다.

[CKA 넌뒤졌다 c5] Lightning Lab 5 : PV TroubleShooting

 [CKA 넌뒤졌다 c5] Lightning Lab 5 : PV TroubleShooting

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.

Important: Do not alter the persistent volume. k.....