Skip to content

Releases: eksctl-io/eksctl

eksctl 0.183.0

11 Jun 13:01
a8f8fdf
Compare
Choose a tag to compare

Release v0.183.0

🎯 Improvements

  • Make EKS 1.30 the default (#7827)

eksctl 0.183.0-rc.0

11 Jun 10:45
a8f8fdf
Compare
Choose a tag to compare
eksctl 0.183.0-rc.0 Pre-release
Pre-release

Release v0.183.0

🎯 Improvements

  • Make EKS 1.30 the default (#7827)

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