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

31 lines
648 B
Markdown

---
# Removed from Kubernetes
title: CSIMigration
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.14"
toVersion: "1.16"
- stage: beta
defaultValue: true
fromVersion: "1.17"
toVersion: "1.24"
- stage: stable
defaultValue: true
fromVersion: "1.25"
toVersion: "1.26"
removed: true
---
<!--
Enables shims and translation logic to route volume
operations from in-tree plugins to corresponding pre-installed CSI plugins
-->
启用封装和转换逻辑,将卷操作从内嵌插件路由到对应的预安装 CSI 插件。