You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To disable the `azureDisk` storage plugin from being loaded by the controller manager
160
+
and the kubelet, set the `InTreePluginAzureDiskUnregister` flag to `true`.
161
+
155
162
### azureFile {#azurefile}
156
163
157
164
The `azureFile` volume type mounts a Microsoft Azure File volume (SMB 2.1 and 3.0)
@@ -172,6 +179,13 @@ must be installed on the cluster and the `CSIMigration` and `CSIMigrationAzureFi
172
179
173
180
Azure File CSI driver does not support using same volume with different fsgroups, if Azurefile CSI migration is enabled, using same volume with different fsgroups won't be supported at all.
0 commit comments