I have a requirement to set up Kubernetes on-prem and have Windows worker nodes that run .NET 4.5 containers. Now, while I found this link, I don't particularly like the idea of upgrading the control plane and rotating needed certificates manually.
Has anyone tried to use kubespray
to bootstrap a Kubernetes cluster and manually add a Windows worker? Or can share any insight to setting this up?
Thanks for sharing.