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

Support configuring extra kubelet arguments on cluster initialization #50

Closed neoaggelos closed 1 year ago

neoaggelos commented 1 year ago

Summary

Work in preparation for the vsphere cluster template. Allow setting extra flags on kubelet

Changes

Also refactor some more of the testing, move confinement tests to the common cloud-init tests, add tests for the risk-level and also add tests for the extra kubelet args.