Merge pull request #32704 from miteshskj/fix-32689
Add information about InTreePluginAzureFileUnregister and InTreePlugi…
This commit is contained in:
@@ -152,6 +152,13 @@ Driver](https://github.com/kubernetes-sigs/azuredisk-csi-driver)
|
|||||||
must be installed on the cluster and the `CSIMigration` and `CSIMigrationAzureDisk`
|
must be installed on the cluster and the `CSIMigration` and `CSIMigrationAzureDisk`
|
||||||
features must be enabled.
|
features must be enabled.
|
||||||
|
|
||||||
|
#### azureDisk CSI migration complete
|
||||||
|
|
||||||
|
{{< feature-state for_k8s_version="v1.21" state="alpha" >}}
|
||||||
|
|
||||||
|
To disable the `azureDisk` storage plugin from being loaded by the controller manager
|
||||||
|
and the kubelet, set the `InTreePluginAzureDiskUnregister` flag to `true`.
|
||||||
|
|
||||||
### azureFile {#azurefile}
|
### azureFile {#azurefile}
|
||||||
|
|
||||||
The `azureFile` volume type mounts a Microsoft Azure File volume (SMB 2.1 and 3.0)
|
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
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
#### azureFile CSI migration complete
|
||||||
|
|
||||||
|
{{< feature-state for_k8s_version="v1.21" state="alpha" >}}
|
||||||
|
|
||||||
|
To disable the `azureFile` storage plugin from being loaded by the controller manager
|
||||||
|
and the kubelet, set the `InTreePluginAzureFileUnregister` flag to `true`.
|
||||||
|
|
||||||
### cephfs
|
### cephfs
|
||||||
|
|
||||||
A `cephfs` volume allows an existing CephFS volume to be
|
A `cephfs` volume allows an existing CephFS volume to be
|
||||||
|
|||||||
Reference in New Issue
Block a user