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

34 lines
806 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
# Removed from Kubernetes
title: CSIPersistentVolume
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.9"
toVersion: "1.9"
- stage: beta
defaultValue: true
fromVersion: "1.10"
toVersion: "1.12"
- stage: stable
defaultValue: true
fromVersion: "1.13"
toVersion: "1.16"
removed: true
---
<!--
Enable discovering and mounting volumes provisioned through a
[CSI (Container Storage Interface)](https://git.k8s.io/design-proposals-archive/storage/container-storage-interface.md)
compatible volume plugin.
-->
启用发现和挂载通过
[CSI容器存储接口](https://git.k8s.io/design-proposals-archive/storage/container-storage-interface.md)
兼容卷插件配置的卷。