-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2744d56
commit c13ef4b
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Release v0.204.0 | ||
|
||
## 🚀 Features | ||
|
||
- Enable NVIDIA Plugin automatically for AL2023 GPU AMIs (#8199) | ||
- Added EBS IO2 volumeType support to Managed NodeGroup (#7989) | ||
- Enable Bottlerocket on Neuron Instance types (Inferentia and Trainium) (#8173) | ||
|
||
## 🎯 Improvements | ||
|
||
- pre-Generate EC2 instance type details out of band (#8206) | ||
- New EFA plugin images need a new volume for EFA plugin to mount - `/dev/infiniband` (#8201) | ||
- Add addon name to some logging lines (#8200) | ||
|
||
## 🧰 Maintenance | ||
|
||
- Update building with golang 1.24 (#8210) | ||
- Update aws-node to v1.19.2 (#8160) | ||
|
||
## Acknowledgments | ||
|
||
The eksctl maintainers would like to sincerely thank @BhowmickSumit, @Juneezee, @dims and @vigh-m. | ||
|