Releases: eksctl-io/eksctl
Releases · eksctl-io/eksctl
eksctl 0.185.0
Release v0.185.0
🎯 Improvements
- Avoid creating subnets in disallowed Availability Zone IDs (#7870)
- Add auto-ssm ami resolution for ubuntu (#7851)
- Add/hpc7g node arm support (#6743)
- fix runAsNonRoot (true) efa device plugin bug (#6302)
- fixed iam permissions bug for karpenter (#7778)
Acknowledgments
The eksctl maintainers would like to sincerely thank @aciba90, @siennathesane and @vsoch.
eksctl 0.185.0-rc.0
Release v0.185.0
🎯 Improvements
- Avoid creating subnets in disallowed Availability Zone IDs (#7870)
- Add auto-ssm ami resolution for ubuntu (#7851)
- Add/hpc7g node arm support (#6743)
- fix runAsNonRoot (true) efa device plugin bug (#6302)
- fixed iam permissions bug for karpenter (#7778)
Acknowledgments
The eksctl maintainers would like to sincerely thank @aciba90, @siennathesane and @vsoch.
eksctl 0.184.0
Release v0.184.0
🚀 Features
- Cluster creation flexibility for default networking addons (#7866)
🎯 Improvements
- use string in logging instead of wrapping error (#7838)
- Stop using P2 instances which will be retired (#7826)
🧰 Maintenance
- Fix SDK paginator mocks (#7850)
- Schedule pods on a nodegroup on which no concurrent actions are executed (#7834)
Acknowledgments
The eksctl maintainers would like to sincerely thank @moreandres.
eksctl 0.184.0-rc.0
Release v0.184.0
🚀 Features
- Cluster creation flexibility for default networking addons (#7866)
🎯 Improvements
- use string in logging instead of wrapping error (#7838)
- Stop using P2 instances which will be retired (#7826)
🧰 Maintenance
- Fix SDK paginator mocks (#7850)
- Schedule pods on a nodegroup on which no concurrent actions are executed (#7834)
Acknowledgments
The eksctl maintainers would like to sincerely thank @moreandres.
eksctl 0.183.0
eksctl 0.183.0-rc.0
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)