Update Azure file feature gates for 1.21 beta
This commit is contained in:
@@ -152,14 +152,14 @@ For more details, see the [`azureFile` volume plugin](https://github.com/kuberne
|
||||
|
||||
#### azureFile CSI migration
|
||||
|
||||
{{< feature-state for_k8s_version="v1.15" state="alpha" >}}
|
||||
{{< feature-state for_k8s_version="v1.21" state="beta" >}}
|
||||
|
||||
The `CSIMigration` feature for `azureFile`, when enabled, redirects all plugin operations
|
||||
from the existing in-tree plugin to the `file.csi.azure.com` Container
|
||||
Storage Interface (CSI) Driver. In order to use this feature, the [Azure File CSI
|
||||
Driver](https://github.com/kubernetes-sigs/azurefile-csi-driver)
|
||||
must be installed on the cluster and the `CSIMigration` and `CSIMigrationAzureFile`
|
||||
alpha features must be enabled.
|
||||
features must be enabled.
|
||||
|
||||
### cephfs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user