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

[RFE] Update the openstack template provide => cluster-template.yaml #74

Open pedrofragola opened 1 year ago

pedrofragola commented 1 year ago

The latest version of the cluster-template.yaml has the option to use Loadbalancer:

spec: apiServerLoadBalancer: enabled: true

it will be good to have this option using the microk8s and as per the upstream[0] have the option with LB and without LB:

The current version is a bit old

https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/main/templates/cluster-template.yaml