Skip to content

Commit

Permalink
Update website/content/en/docs/getting-started/_index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ellistarn authored Jul 23, 2021
1 parent 2e4d25f commit 20f6366
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/content/en/docs/getting-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ Additionally, the configuration file sets up [IAM Roles for Service Accounts](ht
Karpenter discovers subnets tagged `kubernetes.io/cluster/$CLUSTER_NAME`. Add this tag to subnets associated configured for your cluster.
Retreive the subnet IDs and tag them with the cluster name.


```bash
SUBNET_IDS=$(aws cloudformation describe-stacks \
--stack-name eksctl-${CLUSTER_NAME}-cluster \
Expand Down

0 comments on commit 20f6366

Please sign in to comment.