We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#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?
The text was updated successfully, but these errors were encountered:
@threadfly could you provide the log of pod cannot create with fuse-device-plugin-k8s-1.16.yml?
pod cannot create
Sorry, something went wrong.
@soolaugust device deployment ok but pod creation crash, error snippet looks like
mesg: ttyname failed: Inappropriate ioctl for device fuse: mount failed: Permission denied mesg: ttyname failed: Inappropriate ioctl for device Mount failure
local configs: k8s 1.18.3
No branches or pull requests
Environment
step
but log of pod show:
Can you give me some hints?
The text was updated successfully, but these errors were encountered: