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
-`KubeletPodResourcesGet`: Enable the `Get` gRPC endpoint on kubelet's for Pod resources.
616
+
This API augments the [resource allocation reporting](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/#monitoring-device-plugin-resources).
613
617
-`KubeletPodResourcesGetAllocatable`: Enable the kubelet's pod resources
614
618
`GetAllocatableResources` functionality. This API augments the
-`KubeletPodResourcesDynamiceResources`: Extend the kubelet's pod resources gRPC endpoint to
621
+
to include resources allocated in `ResourceClaims` via `DynamicResourceAllocation` API.
622
+
See [resource allocation reporting](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/#monitoring-device-plugin-resources) for more details.
616
623
with informations about the allocatable resources, enabling clients to properly
617
624
track the free compute resources on a node.
618
625
-`KubeletTracing`: Add support for distributed tracing in the kubelet.
0 commit comments