mission-focused / mk8s

Declarative Multi-Node Kubernetes Installer
Other
4 stars 0 forks source link

Consider converting install script to executable commands #1

Open brandtkeller opened 9 months ago

brandtkeller commented 9 months ago

Right now we execute the install of RKE2 with the install script method. Given that we have a map of the artifacts - we could remove the dependency on the script and execute the required steps explicitly.