Skip to content

Commit dcb384c

Browse files
authored
Update auto-mode.adoc - uto Mode will be enabled by default in an upcoming release of eksctl
1 parent f70ab0a commit dcb384c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/clusters/auto-mode.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
[.topic]
22
[#auto-mode]
3+
> **⚠️ UPCOMING BEHAVIOR CHANGE**
4+
>
5+
> Auto Mode will be enabled by default in an upcoming release of eksctl.
6+
> This means managed node groups will no longer be created by default when creating clusters.
7+
>
8+
> **If you want to maintain the current behavior** (Auto Mode disabled with managed node groups),
9+
> you must explicitly set `autoModeConfig.enabled: false` in your cluster configuration.
10+
>
11+
> This change affects clusters created without an explicit `autoModeConfig` section.
312
= EKS Auto Mode
413

514
eksctl supports link:eks/latest/userguide/automode.html["EKS Auto Mode",type="documentation"], a feature that extends AWS management of Kubernetes clusters beyond the cluster itself,

0 commit comments

Comments
 (0)