Skip to content

0.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@roberthbailey roberthbailey released this 11 Jun 18:09

clusterctl create works for GCP and vSphere.

Fixes since 0.0.0-alpha.1

  • Change vSphere variables from a string to a map (#309)
  • Fixed a race condition in the MachineSet controller (#316)
  • Allocated more memory and cpu for the Cluster API apiserver and etcd to prevent OOMs (#317, #322)
  • Added a vSphere example using MachineSets (#318)
  • Updated vSphere README to use MachineSets (#326)

Known Issues:

  • Cluster deletion is not yet automated. Please see manual instructions for tearing down your cluster.