import-aws-eks-en typo fixed

Signed-off-by: adakisme <serenashe@yunify.com>
This commit is contained in:
adakisme 2021-03-25 17:01:33 +08:00
parent b7aba7a4a6
commit 25c2bfa0e5

View File

@ -98,7 +98,7 @@ You need to deploy KubeSphere on your EKS cluster first. For more information ab
# value: "<aws-profile>"
```
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.