Azure Kubernetes Service with MySQL Container and Azure Managed Disk



One may ask how data is persisted for an application in a Kubernetes cluster. I will show Azure Kubernetes Service with a Wordpress and MySQL database demonstrating the use of Persistent Volumes, Persistent Volume Claims and Azure Managed Disk.

5:27 – Demo deployment of Wordpress and MySQL with Azure Managed Disk
9:12 – Architecture Deep Dive
15:11 – Demo of terminating the MySQL pod and recreating to prove stateful data is intact and not lost.

My Blog: www.roykim.ca
Twitter: @RoyKimYYZ
www.github.comroykimyyz
Webinar: roykim.eventbrite.com

Comments are closed.