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
@@ -310,7 +312,7 @@ DaemonSet, `/var/lib/kubelet/pod-resources` must be mounted as a
310
312
Support for the `PodResourcesLister service` requires `KubeletPodResources`[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) to be enabled.
311
313
It is enabled by default starting with Kubernetes 1.15 and is v1 since Kubernetes 1.20.
312
314
313
-
## Device Plugin integration with the Topology Manager
315
+
## Device plugin integration with the Topology Manager
@@ -357,5 +359,5 @@ Here are some examples of device plugin implementations:
357
359
358
360
* Learn about [scheduling GPU resources](/docs/tasks/manage-gpus/scheduling-gpus/) using device plugins
359
361
* Learn about [advertising extended resources](/docs/tasks/administer-cluster/extended-resource-node/) on a node
360
-
* 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
361
362
* Learn about the [Topology Manager](/docs/tasks/administer-cluster/topology-manager/)
363
+
* 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