Merge branch 'improve-eks-docs' into 'master'

Improve EKS documentation

Closes #47420

See merge request gitlab-org/gitlab-ce!19490
This commit is contained in:
Marcia Ramos 2018-06-06 17:14:07 +00:00
commit fddcfae6d8
1 changed files with 1 additions and 1 deletions

View File

@ -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.