[Device Plugins](/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/) are containers running in Kubernetes that provide access to a vendor-specific resource. Device Plugins advertise these resources to {{<glossary_tooltipterm_id="kubelet">}}. They can be deployed manually or as a {{<glossary_tooltipterm_id="daemonset">}}, rather than writing custom Kubernetes code.