Skip to content

Commit 0fb91b0

Browse files
authored
Merge pull request #1139 from cdirubbio/patch-11
[AL2 EOS Prep] Update launch-templates.adoc
2 parents 02e18bd + a09bc30 commit 0fb91b0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

latest/ug/nodes/launch-templates.adoc

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,7 @@ a|*Application and OS Images (Amazon Machine Image)* under *Launch template cont
5959

6060
* Using a custom AMI. If you specify an AMI that doesn't meet the requirements listed in <<launch-template-custom-ami,Specifying an AMI>>, the node group deployment will fail.
6161
62-
* Want to provide user data to provide arguments to the `bootstrap.sh` file included with an Amazon EKS optimized AMI. You can enable your instances to assign a significantly higher number of IP addresses to Pods, assign IP addresses to Pods from a different CIDR block than the instance's, or deploy a private cluster without outbound internet access. For more information, see the following topics:
63-
64-
+
65-
** <<cni-increase-ip-addresses,Assign more IP addresses to Amazon EKS nodes with prefixes>>
66-
** <<cni-custom-network,Deploy pods in alternate subnets with custom networking>>
67-
** <<private-clusters,Deploy private clusters with limited internet access>>
68-
** <<launch-template-custom-ami,Specifying an AMI>>
62+
* Want to provide additional arguments to the NodeConfig specification of an Amazon EKS optimized AMI. For more information, see https://awslabs.github.io/amazon-eks-ami/nodeadm/doc/api/#nodeconfig[NodeConfig API reference] and https://awslabs.github.io/amazon-eks-ami/nodeadm/doc/examples/[NodeConfig examples].
6963
7064
7165
|*Disk size* under *Node group compute configuration* on *Set compute and scaling configuration* page – Console displays *Specified in launch template*.

0 commit comments

Comments
 (0)