-
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
4dd55bf
commit 967f5d4
Showing
1 changed file
with
25 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,25 @@ | ||
# Release v0.182.0 | ||
|
||
## 🚀 Features | ||
|
||
- Added AWS G6 GPU instance support (#7819) | ||
|
||
## 🎯 Improvements | ||
|
||
- Fix typo for iam policy (#7820) | ||
- Fix formatting for notes in documentation (#7817) | ||
|
||
## 🐛 Bug Fixes | ||
|
||
- Fix upgrading AL2 ARM64 nodegroups (#7821) | ||
- Subnets availability validation should use AZs resolved by `EC2::DescribeSubnets` call (#7816) | ||
|
||
## 📝 Documentation | ||
|
||
- Fix typo for iam policy (#7820) | ||
- Fix formatting for notes in documentation (#7817) | ||
|
||
## Acknowledgments | ||
|
||
The eksctl maintainers would like to sincerely thank @practicusai and @richzw. | ||
|