-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Environment
- K8S: 1.17
- deviec plugin have open
step
- use fuse-device-plugin-k8s-1.16.yml) deploy , pod can not create。
- Log out the following code of yaml, pod can be up:
#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
but log of pod show:
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.
Can you give me some hints?
Metadata
Metadata
Assignees
Labels
No labels