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 14 forks source link

IPinIp config for azure cluster templates #69

Closed sachinkumarsingh092 closed 1 year ago

sachinkumarsingh092 commented 1 year ago

Summary

There were some errors with change in phase of the machine (particularly the CP machines) from Provisioned to Ready. This was fixed by introducing the IPinIP conifuration to true in Control Plane machine templates.

Testing

Tested locally by calling cluster up and down multiple times.