pub const DEVICE_PLUGIN_PATH: &str = "/var/lib/kubelet/device-plugins/";
Expand description

The folder the Device Plugin is expecting sockets to be on. Only privileged pods have access to this path. Note: Placeholder until we find a “standard path”.