Skip to content
Closed
Changes from all 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
2 changes: 2 additions & 0 deletions latest/ug/automode/automode.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading