Skip to content

nextflow-io/k8s-fuse-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUSE device plugin for Kubernetes

This plugin allows the mount of a FUSE device without the need for escalating privileges.

Usage

Deploy as Daemon Set:

kubectl create -f https://github.com/nextflow-io/k8s-fuse-plugin/raw/master/manifests/k8s-fuse-plugin.yml 

Deploy

Add resource limits to your pod:

spec: containers: - ... resources: limits: nextflow.io/fuse: 1

Acknowledgements

This project is based on this FUSE device plugin

Similar projects

About

Kubernetes device plugin for using /dev/fuse without privileged flag

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •