This project offers a cluster API control plane controller that manages the control plane of a MicroK8s cluster. It is expected to be used along with the respective MicroK8s specific machine bootstrap provider.
We make sure we periodically check the status of the cluster node. This was we address the race condition where the worker node provider ID does not get updated.
We make sure we periodically check the status of the cluster node. This was we address the race condition where the worker node provider ID does not get updated.