Skip to content

Commit 5be9f19

Browse files
committed
Node name as id
1 parent 473932a commit 5be9f19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/aws/node/templates/user-data.tftpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Content-Type: application/node.eks.aws
88
apiVersion: node.eks.aws/v1alpha1
99
kind: NodeConfig
1010
spec:
11+
featureGates:
12+
InstanceIdNodeName: true
1113
cluster:
1214
name: ${name}
1315
apiServerEndpoint: ${api_endpoint}

0 commit comments

Comments
 (0)