summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-06-06 17:14:07 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2018-06-06 17:14:07 +0000
commitfddcfae6d8cc3790fe100584f8d7c09e014b01e1 (patch)
treed7a825cce0b059a281e71e84a7f474488f60470d
parent44e5c87e670a8598f58ff0f1d3c34f7b6f0e33be (diff)
parent748a5f4b6e7021701a290512a6a006a7513c38cc (diff)
downloadgitlab-ce-fddcfae6d8cc3790fe100584f8d7c09e014b01e1.tar.gz
Merge branch 'improve-eks-docs' into 'master'
Improve EKS documentation Closes #47420 See merge request gitlab-org/gitlab-ce!19490
-rw-r--r--doc/user/project/clusters/eks_and_gitlab/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/eks_and_gitlab/index.md b/doc/user/project/clusters/eks_and_gitlab/index.md
index cb345724682..f50615729dd 100644
--- a/doc/user/project/clusters/eks_and_gitlab/index.md
+++ b/doc/user/project/clusters/eks_and_gitlab/index.md
@@ -63,7 +63,7 @@ Click on `Add Kubernetes cluster`, the cluster is now connected to GitLab. At th
If you would like to utilize your own CI/CD scripts to deploy to the cluster, you can stop here.
-## Disable Role Based0Access Control (RBAC)
+## Disable Role Based-Access Control (RBAC)
Presently, Auto DevOps and one-click app installs do not support [Kubernetes role-based access control](https://kubernetes.io/docs/reference/access-authn-authz/rbac/). Support is [being worked on](https://gitlab.com/groups/gitlab-org/-/epics/136), but in the interim RBAC must be disabled to utilize for these features.