Skip to main content
This is lesson 8 of 12 in this module Course 30% complete

Attach Persistent Storage to an App

The lesson demonstrates the Kubernetes persistent volume model using PVCs and StorageClasses to provision Azure Disks and Azure Files, covering access modes (ReadWriteOnce, ReadWriteMany), performance trade-offs, and debugging techniques for bound volumes.