Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions docs/release_notes/0.208.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Release v0.208.0

## 🚀 Features

- Enable enclave options in EC2 Launch Template (#8349)
- Add support for AL2023 arm64 nvidia amiType (#8351)

## 🎯 Improvements

- Add AmazonLinux2 end-of-life warning message when creating clusters and nodegroups (#8376)

## 🐛 Bug Fixes

- Fix for `create podidentityassociation` bug in auto-mode clusters (#8358)
- Fix CoreDNS scheduling on Fargate failing when component label in selector (#8357)
- Fix support for non-current-generation ec2 instance types (#8354)
- Fix get iamserviceaccount returning error for unrelated CloudFormation Stack (#8350)

## 🧰 Maintenance

- Update coredns default to v1.11.4-eksbuild.10 (#8363)
- Update ec2-info (#8361)
- Drop support for Ubuntu 18.04 images (#8344)

## 📝 Documentation

- Update binary install for best practices (#8359)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @cloudxabide, @dheeraj-coding, @naclonts, @ndbaker1, @tarikdem and @toabctl.