Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release notes for v0.204.0 #8171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
23 changes: 23 additions & 0 deletions docs/release_notes/0.204.0.md
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

- pre-Generate EC2 instance type details out of band (#8206)
- Update aws-node to v1.19.2 (#8160)

## Acknowledgments

The eksctl maintainers would like to sincerely thank @BhowmickSumit, @Juneezee, @dims and @vigh-m.

Loading