You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/reference/command-line-tools-reference/feature-gates.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1009,7 +1009,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
1009
1009
该 API 增强了[资源分配报告](/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/#monitoring-device-plugin-resources)
1010
1010
包含有关可分配资源的信息,使客户端能够正确跟踪节点上的可用计算资源。
1011
1011
<!--
1012
-
- `KubeletPodResourcesDynamiceResources`: Extend the kubelet's pod resources gRPC endpoint to
1012
+
- `KubeletPodResourcesDynamicResources`: Extend the kubelet's pod resources gRPC endpoint to
1013
1013
to include resources allocated in `ResourceClaims` via `DynamicResourceAllocation` API.
1014
1014
See [resource allocation reporting](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/#monitoring-device-plugin-resources) for more details.
1015
1015
with informations about the allocatable resources, enabling clients to properly
@@ -1026,7 +1026,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
1026
1026
- `LegacyServiceAccountTokenTracking`: Track usage of Secret-based
0 commit comments