Skip to content

eksctl 0.37.0 (permalink)

Compare
Choose a tag to compare
@weaveworksbot weaveworksbot released this 29 Jan 17:39
· 3373 commits to main since this release
6cc18c5

Release 0.37.0

Features

  • Add support for scaling non-eksctl created nodegroups (#3132)
  • Update iamserviceaccount role policies (#3064)
  • Add create fargateprofile support for non-eksctl-managed clusters (#3080)
  • Support for Bottlerocket as a custom AMI in managed node groups (#3033)
  • Set gp3 as the default VolumeType (#3078)

Improvements

  • Update maxpods (#3125)
  • Add needed parameter --cluster to eksctl utils update-* commands (#3103)
  • Reduce cloudformation calls in eksctl get clusters (#3073)
  • allow configuring node-volume-type via cli (#3090)
  • Use the latest neuron-device-plugin (#2954)

Bug Fixes

  • Respect partition in load balancer IAM statements (#3069)

Acknowledgments

Weaveworks would like to sincerely thank:
@bt909 and @dLobatog