We are currently investigating in replacing our old QuickBuild CI setup with a modern cloud-native solution that is integrated into our k8s cluster. Jenkins X with Tekton (without classic Jenkins) sounds very promising.
We do not only have k8s applications though. Especially our iOS builds need to be executed on a Mac build node, and thus cannot run in k8s.
(How) is it possible to integrate a Mac build node into Jenkins X + Tekton?