Home

Awesome

Azure Disk CSI driver for Kubernetes

linux build status windows build status Coverage Status FOSSA Status Artifact Hub

About

This driver allows Kubernetes to access Azure Disk volume, csi plugin name: disk.csi.azure.com, supported accessModes: ReadWriteOnce

Disclaimer: Deploying this driver manually is not an officially supported Microsoft product. For a fully managed and supported experience on Kubernetes, use AKS with the managed Azure disk csi driver.

Project status: GA

Container Images & Kubernetes Compatibility

Driver VersionImagesupported k8s version
master branchmcr.microsoft.com/k8s/csi/azuredisk-csi:latest1.21+
v1.30.3mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.30.31.21+
v1.29.8mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.29.81.21+
v1.28.10mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.28.101.21+

Driver parameters

Please refer to disk.csi.azure.com driver parameters

storage class disk.csi.azure.com parameters are compatible with built-in azuredisk plugin

Prerequisite

Install driver on a Kubernetes cluster

Examples

Features

Troubleshooting

Support

Limitations

Kubernetes Development

View CI Results

Links