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

Rework cloud-inits to have the apiserver on 6443 #24

Closed ktsakalozos closed 1 year ago

ktsakalozos commented 1 year ago

We move the API server port and endpoint to 6443. Fixes workloads in need to talk to the API server.