Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-14 09:09:03 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-14 09:09:03 +0300
commit10213bf3b26c3c21f7683471d35d1cd052c41e9c (patch)
tree32d1c776e16f56e1fc7a2ad0d5550029c24a3473 /doc/user/project/clusters/add_remove_clusters.md
parentc60a1173018e93e6bf433f87cb726adc979d1c8a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/clusters/add_remove_clusters.md')
-rw-r--r--doc/user/project/clusters/add_remove_clusters.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/project/clusters/add_remove_clusters.md b/doc/user/project/clusters/add_remove_clusters.md
index d36c1b371f3..6106c86ce39 100644
--- a/doc/user/project/clusters/add_remove_clusters.md
+++ b/doc/user/project/clusters/add_remove_clusters.md
@@ -360,6 +360,11 @@ To create and add a new Kubernetes cluster to your project, group, or instance:
After about 10 minutes, your cluster will be ready to go. You can now proceed
to install some [pre-defined applications](index.md#installing-applications).
+NOTE: **Note:**
+You will need to add your AWS external ID to the
+[IAM Role in the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html#cli-configure-role-xaccount)
+to manage your cluster using `kubectl`.
+
## Add existing cluster
If you have an existing Kubernetes cluster, you can add it to a project, group, or instance.