Skip to content

Commit ada219e

Browse files
authored
Update automode-learn-instances.adoc
* add minimum size requirements
1 parent 9f22f88 commit ada219e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

latest/ug/automode/automode-learn-instances.adoc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ With EKS Auto Mode, {aws} determines the image (AMI) used for your compute nodes
6969

7070
== Supported instance reference
7171

72+
EKS Auto Mode only supports certain instance types.
73+
7274
EKS Auto Mode supports the following instance types:
7375

7476
[cols="1,4",options="header"]
@@ -100,6 +102,14 @@ EKS Auto Mode supports the following instance types:
100102
|x2iezn, x2iedn, x2idn
101103
|===
102104

105+
Additionally, EKS Auto Mode will only create EC2 instances that meet the following requirements:
106+
107+
* More than 1 CPU
108+
* Instance size is not nano, micro or small
109+
110+
For more information, see link:ec2/latest/instancetypes/instance-type-names.html["Amazon EC2 instance type naming conventions",type="documentation"].
111+
112+
103113
== Considerations
104114

105115
* EKS Auto Mode automatically formats and configures NVMe local storage on supported instance types. For nodes with multiple NVMe drives, EKS sets up a RAID 0 array. This automation eliminates the need for manual formatting and RAID configuration of local NVMe storage in EKS clusters.
@@ -108,4 +118,4 @@ EKS Auto Mode supports the following instance types:
108118
** If you have other types of nodes in your cluster, you need to configure the Neuron Device plugin to not run on auto mode nodes. For more information, see <<associate-workload>>.
109119

110120

111-
📝 https://github.com/search?q=repo%3Aawsdocs%2Famazon-eks-user-guide+%5B%23automode-learn-instances%5D&type=code[Edit this page on GitHub]
121+
📝 https://github.com/search?q=repo%3Aawsdocs%2Famazon-eks-user-guide+%5B%23automode-learn-instances%5D&type=code[Edit this page on GitHub]

0 commit comments

Comments
 (0)