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

Add required label to kubeconfig #44

Closed neoaggelos closed 1 year ago

neoaggelos commented 1 year ago

Summary

Closes #43

Notes

ClusterAPI 1.5.0 and newer requires that the workload cluster kubeconfig has a label set with the cluster name, otherwise it fails to recognise it.