Skip to main contentMerative SPM on Kubernetes

AKS Storage

Note: Azure Kubernetes Services (AKS) is exclusively available for Development and Test purposes only.

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.