#securityContext:
# allowPrivilegeEscalation: false
# capabilities:
# drop: ["ALL"]
#volumeMounts:
# - name: device-plugin
# mountPath: /var/lib/kubelet/device-plugins
#volumes:
# - name: device-plugin
# hostPath:
# path: /var/lib/kubelet/device-plugins
#imagePullSecrets:
# - name: registry-secret
2021/12/08 09:31:23 Starting
2021/12/08 09:31:23 Starting FS watcher.
2021/12/08 09:31:23 Failed to created FS watcher.
Environment
step
but log of pod show:
Can you give me some hints?