File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
content/en/docs/concepts/extend-kubernetes/compute-storage-net Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,8 @@ weight: 20
1010<!-- overview -->
1111{{< feature-state for_k8s_version="v1.26" state="stable" >}}
1212
13- Kubernetes provides a [ device plugin framework] ( https://git.k8s.io/design-proposals-archive/resource-management/device-plugin.md )
14- that you can use to advertise system hardware resources to the
15- {{< glossary_tooltip term_id="kubelet" >}}.
13+ Kubernetes provides a device plugin framework that you can use to advertise system hardware
14+ resources to the {{< glossary_tooltip term_id="kubelet" >}}.
1615
1716Instead of customizing the code for Kubernetes itself, vendors can implement a
1817device plugin that you deploy either manually or as a {{< glossary_tooltip term_id="daemonset" >}}.
You can’t perform that action at this time.
0 commit comments