Merge pull request #47307 from windsonsea/plegy

[zh] Sync evented-pleg and kubelet-pod-resources-dynamic-resources
pull/47320/head
Kubernetes Prow Robot 2024-07-30 07:12:07 -07:00 committed by GitHub
commit a48002ff9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 6 deletions

View File

@ -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

View File

@ -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 端点以包括通过