5a5f77db64
* `http://kubernetes.io/docs/` -> `/docs/` in content/en folder * `https://kubernetes.io/docs/` -> `/docs/` in content/en folder
743 B
743 B
title, id, date, full_link, short_description, aka, tags
| title | id | date | full_link | short_description | aka | tags | ||
|---|---|---|---|---|---|---|---|---|
| Device Plugin | device-plugin | 2019-02-02 | /docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/ | Device Plugins are containers running in Kubernetes that provide access to a vendor specific resource. |
|
Device Plugins are containers running in Kubernetes that provide access to a vendor specific resource.
Device Plugin are containers running in Kubernetes that provide access to a vendor specific resource. Device Plugins advertise these resources to kubelet and can be deployed manually or as a DeamonSet, rather than writing custom Kubernetes code.