jenkins-shared-libs/resources
Dustin 14cb41d4d9 bci2: Allow running on a Raspberry Pi
In order to keep "big" applications that just happen to have arm64
container images, like Argo CD and Jenkins, from running on Raspberry
Pis instead of VMs, I added a `du5t1n.me/machine=raspberrypi:NoExecute`
taint to them.  This requires any workload that should be allowed to run
on a Raspberry Pi to explicitly indicate as much.  Since the point of
adding *k8s-aarch64-n1.pyrocufflink.blue* to the cluster was to be able
to build container images, the pod template for container image jobs
needs to include this toleration.
2023-10-28 09:58:47 -05:00
..
podTemplate.yaml Initial commit 2022-11-06 21:36:25 -06:00
podTemplate2.yaml bci2: Allow running on a Raspberry Pi 2023-10-28 09:58:47 -05:00