github kubernetes-retired/kube-aws v0.9.3-rc.3

latest releases: v0.16.4, v0.16.3, v0.14.7...
pre-release7 years ago

All the v0.9.3-rc.2 users should upgrade their clusters by recreating with rc.3 because of the performance issue in the controller node #199

Improvements

  • Move from the deprecated m3.medium instance type to the marginally better t2.medium (#184)
  • Use computed stack name to ensure node pools are nested within the cluster (#187, thanks to @icereval)
  • Allow etcd cluster health check via port 2379 (#191, thanks to @jgmize)
  • Setups labels following the same used on kops (#221, thanks to @gianrubio)

Fixes

Documentation

  • Point to the node-pool documentation: (aws-experimental-features) is a dead link, but in this case the intended target seems to be the node-pool documentation. (#200, thanks to @ankon)
  • Fix the SAN for non-us-east-1 AWS regions (#201, thanks to @ankon)
  • Removed add cluster logging link/Fix broken links iscsi, host-dns, and rdb (#207, thanks to @reiinakano)
  • Document different account may have different supported AZs and solutions (#210, thanks to @helinwang)
  • Update e2e/README.md: Add description for each environment variable used for customizing the test cluster (3f47616)
  • Update kubernetes-on-aws-limitations.md (dec2402)
  • Update ROADMAP.md (c39793c)

Full change log
v0.9.3-rc.2...v0.9.3-rc.3

Don't miss a new kube-aws release

NewReleases is sending notifications on new releases.