Constant k8s_deviceplugin::v1beta1::DEVICE_PLUGIN_PATH
source · [−]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”.