github kubernetes-retired/kube-aws v0.9.5-rc.2

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

Features

Improvements

  • Add apiserver-count parameter in kube-apiserver config (#360, thanks to @jollinshead)
    • Issues concerning conflicts between apiservers during leader allocation causes the (kubectl) kubernetes.service endpoint value to change arbitraritly. The solution implemented sets the apiserver-count parameter to the number of controllers used in the cluster.
      The apiserver-count value is set to the minimum number of controller nodes set in cluster.yaml (if controller auto-scaling is used).

Bug fixes

  • Allow disabling wait signals (fixes #371)
  • fix: etcdDataVolumeEncrypted not creating encrypted volumes (fixes #383)

Documentation updates

  • Fix typos in cluster.yaml comments regarding volumeMounts(#374, thanks to @jollinshead)
  • cleanup some language in kubernetes-on-aws-prerequisites.md(#376, thanks to @bfallik)
  • Fix an issue with glue security group documentation(#382, thanks to @c-knowles)
  • Update file paths in readme(#384, thanks to @swestcott)

Breaking changes

Full change log
v0.9.5-rc.1...v0.9.5-rc.2

Don't miss a new kube-aws release

NewReleases is sending notifications on new releases.