Releases: eksctl-io/eksctl
Releases · eksctl-io/eksctl
eksctl 0.182.0
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
Acknowledgments
The eksctl maintainers would like to sincerely thank @practicusai and @richzw.
eksctl 0.182.0-rc.0
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
Acknowledgments
The eksctl maintainers would like to sincerely thank @practicusai and @richzw.
eksctl 0.181.0
eksctl 0.180.0
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
Release v0.180.0
🐛 Bug Fixes
- Add option to create service account for pod identities which defaults to
false
(#7784)
eksctl 0.179.0
eksctl 0.179.0-rc.0
eksctl 0.178.0
Release v0.178.0
🐛 Bug Fixes
Acknowledgments
The eksctl maintainers would like to sincerely thank @consideRatio
eksctl 0.178.0-rc.0
Release v0.178.0
🐛 Bug Fixes
Acknowledgments
The eksctl maintainers would like to sincerely thank @consideRatio
eksctl 0.177.0
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