Skip to content

Commit 3db7543

Browse files
authored
Update docs for availability and a bug fix (#1106)
1 parent 11bc028 commit 3db7543

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

latest/ug/automode/auto-change.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ To receive notifications of all source file changes to this specific documentati
1414
https://github.com/awsdocs/amazon-eks-user-guide/commits/mainline/latest/ug/automode/auto-change.adoc.atom
1515
----
1616

17+
== August 24, 2025
18+
19+
Bug Fix: VPCs that used a DHCP option set with a custom domain name that contained capital letters would cause Nodes to fail to join the cluster due to generating an invalid hostname. This has been resolved and domain names with capital letters now work correctly.
20+
21+
1722
== August 15, 2025
1823

1924
*Bug Fix:* The Pod Identity Agent will now only listen on the IPv4 Link Local address in an IPv4 EKS cluster to avoid issues where the Pod can't reach the IPv6 address.

latest/ug/automode/create-auto.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This chapter explains how to create an Amazon EKS cluster with Auto Mode enabled
1414

1515
[NOTE]
1616
====
17-
EKS Auto Mode requires Kubernetes version 1.29 or greater. EKS Auto Mode isn't available in the `ap-southeast-7` or `mx-central-1` {aws} Regions.
17+
EKS Auto Mode requires Kubernetes version 1.29 or greater.
1818
====
1919

2020

@@ -31,4 +31,4 @@ include::automode-get-started-eksctl.adoc[leveloffset=+1]
3131

3232
include::automode-get-started-cli.adoc[leveloffset=+1]
3333

34-
include::automode-get-started-console.adoc[leveloffset=+1]
34+
include::automode-get-started-console.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)