Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 211 Bytes

File metadata and controls

8 lines (5 loc) · 211 Bytes

Use StorageClass

Using the default StorageClass of your Kubernetes cluster, provide a volume and mount it in /var/lib/mysql of a MySQL container within a Pod.

Resources to be created:

  • pvc.yaml
  • pod.yaml