1
0
Fork 0

device-plugins: Allow FUSE plugin on Jenkins nodes

Jenkins jobs that build container images need access to `/dev/fuse`.
Thus, we have to allow Pods managed by the *fuse-device-plugin*
DaemonSet to be scheduled on nodes that are tainted for use exclusively
by Jenkins jobs.
etcd
Dustin 2024-02-13 07:56:35 -06:00
parent 33fa951c68
commit 80df160ceb
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ spec:
tolerations:
- key: du5t1n.me/machine
value: raspberrypi
- key: du5t1n.me/jenkins
volumes:
- name: device-plugin
hostPath: