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.
584
+
This API augments the [resource allocation reporting](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/#monitoring-device-plugin-resources).
581
585
-`KubeletPodResourcesGetAllocatable`: Enable the kubelet's pod resources
582
586
`GetAllocatableResources` functionality. This API augments the
-`KubeletPodResourcesDynamiceResources`: Extend the kubelet's pod resources gRPC endpoint to
589
+
to include resources allocated in `ResourceClaims` via `DynamicResourceAllocation` API.
590
+
See [resource allocation reporting](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/#monitoring-device-plugin-resources) for more details.
584
591
with informations about the allocatable resources, enabling clients to properly
585
592
track the free compute resources on a node.
586
593
-`KubeletTracing`: Add support for distributed tracing in the kubelet.
0 commit comments