From 25c2bfa0e503521879d6bd1293ba4e59de06dc89 Mon Sep 17 00:00:00 2001 From: adakisme Date: Thu, 25 Mar 2021 17:01:33 +0800 Subject: [PATCH] import-aws-eks-en typo fixed Signed-off-by: adakisme --- .../import-cloud-hosted-k8s/import-aws-eks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aws-eks.md b/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aws-eks.md index 5fa7fe004..8a2f69f56 100644 --- a/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aws-eks.md +++ b/content/en/docs/multicluster-management/import-cloud-hosted-k8s/import-aws-eks.md @@ -98,7 +98,7 @@ You need to deploy KubeSphere on your EKS cluster first. For more information ab # value: "" ``` - However, this automatically generated kubeconfig file requires the command `aws` (aws CLI tools) to be installed on every commputer that wants to use this kubeconfig. + However, this automatically generated kubeconfig file requires the command `aws` (aws CLI tools) to be installed on every computer that wants to use this kubeconfig. 2. Run the following commands on your local computer to get the token of the serviceaccount `kubesphere` created by KubeSphere. It has the cluster admin access to the cluster and will be used as the new kubeconfig token.