We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a08f16 commit 325be81Copy full SHA for 325be81
sample-eksctl-ssh.yaml
@@ -12,6 +12,7 @@ nodeGroups:
12
instanceType: m5.large
13
desiredCapacity: 4
14
amiFamily: Bottlerocket
15
+ disableIMDSv1: true
16
iam:
17
attachPolicyARNs:
18
- arn:aws:iam::aws:policy/AmazonEKSWorkerNodePolicy
sample-eksctl.yaml
0 commit comments