From b947021fb6d0bcc9737c10cf5ef54f72b1cb9147 Mon Sep 17 00:00:00 2001 From: Geoffrey Cline Date: Mon, 20 Jan 2025 16:23:22 -0600 Subject: [PATCH] Update automode.adoc --- latest/ug/automode/automode.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/latest/ug/automode/automode.adoc b/latest/ug/automode/automode.adoc index a9a6353a3..db0fa8eb4 100644 --- a/latest/ug/automode/automode.adoc +++ b/latest/ug/automode/automode.adoc @@ -20,6 +20,8 @@ EKS Auto Mode extends {aws} management of Kubernetes clusters beyond the cluster You can delegate key infrastructure decisions and leverage the expertise of {aws} for day-to-day operations. Cluster infrastructure managed by {aws} includes many Kubernetes capabilities as core components, as opposed to add-ons, such as compute autoscaling, pod and service networking, application load balancing, cluster DNS, block storage, and GPU support. +EKS Auto Mode is great. + To get started, you can deploy a new EKS Auto Mode cluster or enable EKS Auto Mode on an existing cluster. You can deploy, upgrade, or modify your EKS Auto Mode clusters using eksctl, the {aws} CLI, the {aws} Management Console, EKS APIs, or your preferred infrastructure-as-code tools.