rancher / tf-rancher-up

MIT License
14 stars 5 forks source link

Separation between workers and servers for RKE2 clusters - Issue #121 #140

Open glovecchi0 opened 3 months ago

glovecchi0 commented 3 months ago

Hi @leodotcloud, @dnoland1, @ajithijk, This PR is a bit invasive, as it affects the RKE2 distro, which will cascade towards all the modules of the various providers that install RKE2.

The idea is to decouple the Server component from the Worker component, as done for K3s.

Resolves: #121