How to deploy MySQL using a persistent volume on K8S.
You might fail many times when you try to deploy MySQL with a persistent volume for the first time.
This blog helped me when I did it the first time, so I hope it helps you too. You can start with this.
https://blog.nashtechglobal.com/k8s-how-to-deploy-mysql-using-persistent-volume/
https://kubernetes.io/docs/concepts/storage/persistent-volumes/
#k8s #MySQL
