This repository was archived by the owner on Jul 30, 2021. It is now read-only.
v0.1.0
Pre-release
Pre-release
🚨 This is a MAJOR release.
✨ Initial Features
- Generate a cloud-init script to turn a Machine into a Kubernetes Node; this implementation uses kubeadm
for kubernetes bootstrapping. - Support multiple control plane machines initializing at the same time.
- Generate a self-signed certificate authority for kubeadm if the user does not provide one.
- Generate a token for joining nodes if the user does not provide one .
Thanks to all our contributors! 😊
The image for this release is: us.gcr.io/k8s-artifacts-prod/capi-kubeadm/cluster-api-kubeadm-controller:v0.1.0