Hello.
I am new to k0smotron. Using k0smotron would solve the problem of how to effectively provision Kubernetes control planes.
As I setup my test k0s cluster that should run k0smotron, I added taints to the nodes and now I can’t figure out a way to add the required tolerations to the k0smotron workloads. I have read the documentation and I have tried throwing both Copilot and Claude at the problem but no luck.
I am trying to use Cluster.spec.patches to do it. I get no errors when applying my Cluster custom resource but no tolerations are added to the stateful set that is created. Has anyone managed to successfuly add tolerations?
I would probably not have to add custom taints as the management cluster will only run k0smotron and any dependencies. Still, it would be nice to understand how it works.
Cheers,
A