Releases: lahsivjar/kube-arm
Releases · lahsivjar/kube-arm
Beta 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
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