Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Support for private clusters, make etcd LB optional, various other options and bug-fixes

Compare
Choose a tag to compare
@jlamillan jlamillan released this 20 Nov 20:32
· 172 commits to master since this release
1a48b04

Changes from previous release:

  • Add variable to control whether instances, subnets, lbs are public (default) or private (#15)
  • Add variable support to allow disabling the etcd load balancer (#32)
  • Add variable to control docker log configuration (#39)
  • Add tentative support for Kubernetes 1.8 (#52)
  • Add variable to set a docker device file for a faster filesystem (#51)
  • Reorganize and expand documentation
  • Number of bug-fixes