Advanced Search
Search Results
20 total results found
Plex Media Server - iGPU Mounting
Technology
Kubernetes
/dev/dri mounted through container for iGPU usage # Optionally specify additional volume mounts for the PMS and init containers. extraVolumeMounts: - name: dev-dri mountPath: /dev/dri # extraVolumeMounts: # - name: some-volume-name # m...
k3s increase inotify
Technology
Kubernetes
When you encounter the following error on k3s/k8s: {"component":"virt-handler","level":"fatal","msg":"Failed to create an inotify watcher","pos":"cert-manager.go:105","reason":"too many open files","timestamp":"2025-08-19T21:31:37.405064Z"} You may increase ...