canonical / cluster-api-control-plane-provider-microk8s

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.
https://microk8s.io
7 stars 5 forks source link

Work towards a running CP #1

Closed ktsakalozos closed 2 years ago

ktsakalozos commented 2 years ago

This PR allows us to get a single CP running cluster. It depends on https://github.com/AlexsJones/cluster-api-bootstrap-provider-microk8s/pull/1 and it needs its go.mod to be updated after the cluster-api-bootstrap-provider-microk8s PR is merged. Here are some notable changes in this PR: