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
Support for the "PodResourcesLister service" requires `KubeletPodResources` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) to be enabled.
499
+
Support for the `PodResourcesLister service` requires `KubeletPodResources` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) to be enabled.
500
500
It is enabled by default starting with Kubernetes 1.15 and is v1 since Kubernetes 1.20.
@@ -597,10 +597,10 @@ Here are some examples of device plugin implementations:
597
597
<!--
598
598
* Learn about [scheduling GPU resources](/docs/tasks/manage-gpus/scheduling-gpus/) using device plugins
599
599
* Learn about [advertising extended resources](/docs/tasks/administer-cluster/extended-resource-node/) on a node
600
-
* Read about using [hardware acceleration for TLS ingress](https://kubernetes.io/blog/2019/04/24/hardware-accelerated-ssl/tls-termination-in-ingress-controllers-using-kubernetes-device-plugins-and-runtimeclass/) with Kubernetes
601
-
* Learn about the [Topology Manager] (/docs/tasks/adminster-cluster/topology-manager/)
600
+
* Learn about the [Topology Manager](/docs/tasks/administer-cluster/topology-manager/)
601
+
* Read about using [hardware acceleration for TLS ingress](/blog/2019/04/24/hardware-accelerated-ssl/tls-termination-in-ingress-controllers-using-kubernetes-device-plugins-and-runtimeclass/) with Kubernetes
0 commit comments