Skip to content

Commit 9e38565

Browse files
committed
[zh] Sync evented-pleg and kubelet-pod-resources-dynamic-resources
1 parent 4bb42f2 commit 9e38565

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/evented-pleg.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,7 @@ _build:
88
stages:
99
- stage: alpha
1010
defaultValue: false
11-
fromVersion: "1.26"
12-
toVersion: "1.26"
13-
- stage: beta
14-
defaultValue: false
15-
fromVersion: "1.27"
11+
fromVersion: "1.25"
1612
---
1713
<!--
1814
Enable support for the kubelet to receive container life cycle events from the

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/kubelet-pod-resources-dynamic-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ stages:
1515
Extend the kubelet's pod resources gRPC endpoint to
1616
to include resources allocated in `ResourceClaims` via `DynamicResourceAllocation` API.
1717
See [resource allocation reporting](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/#monitoring-device-plugin-resources) for more details.
18-
with informations about the allocatable resources, enabling clients to properly
18+
with information about the allocatable resources, enabling clients to properly
1919
track the free compute resources on a node.
2020
-->
2121
扩展 kubelet 的 Pod 资源 gRPC 端点以包括通过

0 commit comments

Comments
 (0)