From 55bd7b4c862b513ac81b112f23dcf4c885cfd581 Mon Sep 17 00:00:00 2001 From: Elad Ben-Israel Date: Thu, 6 Aug 2020 14:41:26 +0300 Subject: [PATCH] Update README.md --- packages/@aws-cdk/aws-eks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@aws-cdk/aws-eks/README.md b/packages/@aws-cdk/aws-eks/README.md index 3ee3e770755a9..003167058532b 100644 --- a/packages/@aws-cdk/aws-eks/README.md +++ b/packages/@aws-cdk/aws-eks/README.md @@ -48,7 +48,7 @@ cluster.addResource('mypod', { ``` In order to interact with your cluster through `kubectl`, you can use the `aws -eks update-kubeconfig` [AWS CLI](https://docs.aws.amazon.com/cli/latest/reference/eks/update-kubeconfig.html) command +eks update-kubeconfig` [AWS CLI command](https://docs.aws.amazon.com/cli/latest/reference/eks/update-kubeconfig.html) to configure your local kubeconfig. The EKS module will define a CloudFormation output in your stack which contains