Skip to content

v3.4.0

Latest

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 22 Aug 13:32
· 1 commit to main since this release
b9feda8
Reintroduce Cluster Autoscaler `label` and `taint` tags @tionichm (#221) ## what - Uncomment Kubernetes label and taint tags. - Merge kubernetes tags with node group tags.

why

  • AWS does not label node groups with these automatically, consequently Cluster Autoscaler would have issues scaling from 0 instances.

references