Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
18 changes: 18 additions & 0 deletions latest/ug/automode/auto-change.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[.topic]
[#auto-change]
= Review EKS Auto Mode release notes
:info_titleabbrev: Release notes

include::../attributes.txt[]

This page documents updates to Amazon EKS Auto Mode. You can periodically check this page for announcements about features, bug fixes, known issues, and deprecated functionality.

The dates below are when the change is expected to be available in all AWS Regions.

== March 21, 2025

**Bug Fix:** Auto Mode nodes now resolve `kube-dns.kube-system.svc.cluster.local` correctly when there isn't a `kube-dns` service installed in the cluster. Addresses GitHub issue https://github.com/aws/containers-roadmap/issues/2546[#2546].

== March 14, 2025

**Feature**: `IPv4` egress enabled in `IPv6` clusters. `IPv4` traffic egressing from `IPv6` Auto Mode clusters will now be automatically translated to the `v4` address of the node primary ENI.
2 changes: 2 additions & 0 deletions latest/ug/automode/automode.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,6 @@ include::auto-reference.adoc[leveloffset=+1]

include::auto-troubleshoot.adoc[leveloffset=+1]

include::auto-change.adoc[leveloffset=+1]

//include::wip.adoc[leveloffset=+1]
Loading