website/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/csi-migration-aws-complete.md

1.2 KiB
Raw Blame History

title content_type _build stages removed
CSIMigrationAWSComplete feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.17 1.20
stage fromVersion toVersion
deprecated 1.21 1.21
true

停止在 kubelet 和卷控制器中注册 EBS 内嵌插件, 并启用封装和转换逻辑,将卷操作从 AWS-EBS 内嵌插件路由到 EBS CSI 插件。 这需要启用 CSIMigration 和 CSIMigrationAWS 特性标志,并在集群中的所有节点上安装和配置 EBS CSI 插件。该特性标志已被废弃,取而代之的是 InTreePluginAWSUnregister 后者会阻止注册 EBS 内嵌插件。