From 4c6962fbc8bdaa0fa230d2229c6b8fd062cbe9cf Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Wed, 27 Dec 2023 15:32:28 -0600 Subject: [PATCH] fuse-device-plugin: Run on Raspberry Pi nodes The FUSE device plugin needs to run on the Raspbperry Pi nodes in order to build aarch64 container images in Jenkins. --- device-plugins/fuse-device-plugin.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/device-plugins/fuse-device-plugin.yaml b/device-plugins/fuse-device-plugin.yaml index a4be29f..48a5f71 100644 --- a/device-plugins/fuse-device-plugin.yaml +++ b/device-plugins/fuse-device-plugin.yaml @@ -24,6 +24,9 @@ spec: - name: device-plugin mountPath: /var/lib/kubelet/device-plugins hostNetwork: true + tolerations: + - key: du5t1n.me/machine + value: raspberrypi volumes: - name: device-plugin hostPath: