Azure File CSI Driver Operator
Familiarity with and configuring CSI volumes is recommended when working with a CSI Operator and driver.
To create CSI-provisioned PVs that mount to Azure File storage assets, OKD installs the Azure File CSI Driver Operator and the Azure File CSI driver by default in the namespace.
The Azure File CSI driver enables you to create and mount Azure File PVs. The Azure File CSI driver supports dynamic volume provisioning by allowing storage volumes to be created on-demand, eliminating the need for cluster administrators to pre-provision storage.
Virtual hard disks (VHD)
Running on nodes with FIPS mode enabled.
For more information about supported features, see .
About CSI
CSI Operators give OKD users storage options, such as volume snapshots, that are not possible with in-tree volume plugins.
Additional resources