Native Azure Storage Classes
Use Azure's built-in Kubernetes StorageClass constructs
Mounting Native Azure Built-In Storage Classes
AKS provides a few out-of-the-box StorageClass objects. To mount the built-in storage classes, configure the Volumes field as shown below when adding a Service.
Volumes field
Last updated