Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kubernetes CSI driver on Azure

This directory contains all kubernetes CSI drivers on azure

CSI driver About
Azure Disk This driver allows Kubernetes to use Azure disk volume
Azure File This driver allows Kubernetes to use Azure file volume
Blob Storage This driver allows Kubernetes to access Azure Storage through one of following methods:
- azure-storage-fuse
- NFSv3
hostpath This driver allows Kubernetes to use hostPath (experimental)