Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ncdc ncdc released this 06 Sep 15:18
· 104 commits to master since this release
v0.1.0
1699fe8

🚨 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