k3s-io/helm-controller

Switch to using K3s for CI instead of RKE

brandond opened this issue · 2 comments

Once k3s-io/k3s#1445 is closed, we should switch CI over to using a build of K3s in Docker to test helm-controller, instead of using RKE1 as we currently do. This would provide a more directly comparable environment to how helm-controller is most frequently run.

CI can be switched over now whenever as I've closed the mentioned issue

Should we consider kind?