Merge pull request #22147 from shuuji3/patch-6

Fix a broken link in concepts/extend-kubernetes/compute-storage-net/device-plugins.md
This commit is contained in:
Kubernetes Prow Robot 2020-06-30 18:00:07 -07:00 committed by GitHub
commit f6f8ac1c40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -232,6 +232,6 @@ Here are some examples of device plugin implementations:
* Learn about [scheduling GPU resources](/docs/tasks/manage-gpus/scheduling-gpus/) using device plugins
* Learn about [advertising extended resources](/docs/tasks/administer-cluster/extended-resource-node/) on a node
* 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
* Learn about the [Topology Manager] (/docs/tasks/adminster-cluster/topology-manager/)
* Learn about the [Topology Manager](/docs/tasks/administer-cluster/topology-manager/)