Skip to content

Commit

Permalink
Merge pull request #47307 from windsonsea/plegy
Browse files Browse the repository at this point in the history
[zh] Sync evented-pleg and kubelet-pod-resources-dynamic-resources
  • Loading branch information
k8s-ci-robot committed Jul 30, 2024
2 parents 9d0ae49 + 9e38565 commit a48002f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ _build:
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.26"
toVersion: "1.26"
- stage: beta
defaultValue: false
fromVersion: "1.27"
fromVersion: "1.25"
---
<!--
Enable support for the kubelet to receive container life cycle events from the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ stages:
Extend the kubelet's pod resources gRPC endpoint to
to include resources allocated in `ResourceClaims` via `DynamicResourceAllocation` API.
See [resource allocation reporting](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/#monitoring-device-plugin-resources) for more details.
with informations about the allocatable resources, enabling clients to properly
with information about the allocatable resources, enabling clients to properly
track the free compute resources on a node.
-->
扩展 kubelet 的 Pod 资源 gRPC 端点以包括通过
Expand Down

0 comments on commit a48002f

Please sign in to comment.