canonical / cluster-api-bootstrap-provider-microk8s

This project offers a cluster API bootstrap provider controller that manages the node provision of a MicroK8s cluster.
https://microk8s.io
21 stars 15 forks source link

Refactor cloudinit generation #39

Closed neoaggelos closed 2 years ago

neoaggelos commented 2 years ago

Summary

Refactor the generation of the cloud-init scripts for init control plane, join control plane and join worker nodes.

Changes

Testing

Tested with a Jenkins run, also added unit tests.