Skip to content

Releases: lahsivjar/kube-arm

Beta release

15 Oct 18:32
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

New features

  • Playbooks to scale up and scale down cluster
  • Control execution of playbooks via tags(master or workers)
  • Pass CA certificate hash for each node to join master

Bug fixes

  • Workers fail to join the cluster with scale up after 1 day of cluster setup
  • Cluster fails to scale up with newly created worker node
  • Cluster initialisation doesn't work with a different master host name

v0.1-alpha

10 Oct 20:52
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

0.1-alpha Release Notes

Ansible playbooks added for

  • Initialise cluster
  • Reset cluster
  • Scale up cluster
  • Scale down cluster
  • Shut down all nodes
  • Reboot all nodes

Version required for 3rd party dependencies

  • Kuberntes (client and server) v1.8.0
  • Ansible v2.4.0