Skip to main contentCúram on Kubernetes

AKS Storage

Storage

Before you get started with provisioning storage, it is important to understand the Kubernetes concepts of a PersistentVolume (PV) and a PersistentVolumeClaim (PVC) and how they work together in a cluster.

Information for this can be found here at Understanding Kubernetes storage basics on the Azure site.