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

30 lines
584 B
Markdown

---
# Removed from Kubernetes
title: CSINodeInfo
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.12"
toVersion: "1.13"
- stage: beta
defaultValue: true
fromVersion: "1.14"
toVersion: "1.16"
- stage: stable
defaultValue: true
fromVersion: "1.17"
toVersion: "1.22"
removed: true
---
<!--
Enable all logic related to the CSINodeInfo API object in `csi.storage.k8s.io`.
-->
`csi.storage.k8s.io` 中启用与 CSINodeInfo API 对象有关的所有逻辑。