Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 421 Bytes

FAQ.md

File metadata and controls

8 lines (5 loc) · 421 Bytes

FAQ

Q: mknod: not found Or Failed to execute cmd: mknod

A: You need to make sure mknod is available in your image/container.

Q: How to set CGroup Driver?

A: CGroup Driver can be set in /deploy/gpu-mounter-workers.yaml by environment variable CGROUP_DRIVER(default: cgroupfs).