Skip to content

Releases: eksctl-io/eksctl

eksctl 0.182.0

07 Jun 16:19
40a6990
Compare
Choose a tag to compare

Release v0.182.0

🚀 Features

  • Added AWS G6 GPU instance support (#7819)

🐛 Bug Fixes

  • Fix upgrading AL2 ARM64 nodegroups (#7821)
  • Subnets availability validation should use AZs resolved by EC2::DescribeSubnets call (#7816)
  • Fix Github workflow for updating generated files for default addons (#7766)

📝 Documentation

  • Fix typo for iam policy (#7820)
  • Fix formatting for notes in documentation (#7817)

Acknowledgments

The eksctl maintainers would like to sincerely thank @practicusai and @richzw.

eksctl 0.182.0-rc.0

07 Jun 15:16
40a6990
Compare
Choose a tag to compare
eksctl 0.182.0-rc.0 Pre-release
Pre-release

Release v0.182.0

🚀 Features

  • Added AWS G6 GPU instance support (#7819)

🐛 Bug Fixes

  • Fix upgrading AL2 ARM64 nodegroups (#7821)
  • Subnets availability validation should use AZs resolved by EC2::DescribeSubnets call (#7816)
  • Fix Github workflow for updating generated files for default addons (#7766)

📝 Documentation

  • Fix typo for iam policy (#7820)
  • Fix formatting for notes in documentation (#7817)

Acknowledgments

The eksctl maintainers would like to sincerely thank @practicusai and @richzw.

eksctl 0.181.0

04 Jun 00:35
48a8e87
Compare
Choose a tag to compare

Release v0.181.0

🚀 Features

  • EKS-Addons support for pod identity associations (#7807)

eksctl 0.180.0

29 May 20:19
7630270
Compare
Choose a tag to compare

Release v0.180.0

🐛 Bug Fixes

  • Add option to create service account for pod identities which defaults to false (#7784)

eksctl 0.180.0-rc.0

29 May 19:31
7630270
Compare
Choose a tag to compare
eksctl 0.180.0-rc.0 Pre-release
Pre-release

Release v0.180.0

🐛 Bug Fixes

  • Add option to create service account for pod identities which defaults to false (#7784)

eksctl 0.179.0

24 May 07:22
b8f1ac4
Compare
Choose a tag to compare

Release v0.179.0

🚀 Features

  • Support EKS 1.30 (#7781)

eksctl 0.179.0-rc.0

24 May 00:51
b8f1ac4
Compare
Choose a tag to compare
eksctl 0.179.0-rc.0 Pre-release
Pre-release

Release v0.179.0

🚀 Features

  • Support EKS 1.30 (#7781)

eksctl 0.178.0

23 May 09:57
fa79d2e
Compare
Choose a tag to compare

Release v0.178.0

🐛 Bug Fixes

  • Fix kubeletExtraConfig support for AL2023 (#7758)
  • Update aws-node from 1.12.6 to 1.18.1 (#7756)

Acknowledgments

The eksctl maintainers would like to sincerely thank @consideRatio

eksctl 0.178.0-rc.0

17 May 10:47
fa79d2e
Compare
Choose a tag to compare
eksctl 0.178.0-rc.0 Pre-release
Pre-release

Release v0.178.0

🐛 Bug Fixes

  • Fix kubeletExtraConfig support for AL2023 (#7758)
  • Update aws-node from 1.12.6 to 1.18.1 (#7756)

Acknowledgments

The eksctl maintainers would like to sincerely thank @consideRatio

eksctl 0.177.0

17 May 09:10
0229468
Compare
Choose a tag to compare

Release v0.177.0

🚀 Features

  • Add utils command to migrate iamidentitymappings to EKS access entries (#7710)
  • Add support for Ubuntu Pro 22.04 based EKS images (#7711)

🎯 Improvements

  • Handle K8s service account lifecycle on eksctl create/delete podidentityassociation commands (#7706)

🐛 Bug Fixes

  • Fix reusing instanceRoleARN for nodegroups authorized with access entry (#7707)
  • Allow nodegroup creation after a cluster subnet is deleted (#7714)
  • Fix arn build logic to support different aws partitions (#7715)

🧰 Maintenance

  • Disable IMDSv1 in unowned integration tests (#7722)

Acknowledgments

The eksctl maintainers would like to sincerely thank @punkwalker, @veekaly, @aciba90 and @timandy