Commit 93ecce94 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'fix/doc-user-group-configure' into 'master'

Doc Consistency: user/group - configure

See merge request gitlab-org/gitlab!73099
parents 8e4ff69e 834077ae
...@@ -33,7 +33,7 @@ installation, such as an Ingress controller. ...@@ -33,7 +33,7 @@ installation, such as an Ingress controller.
## RBAC compatibility ## RBAC compatibility
> - [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/29398) in GitLab 11.4. > - [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/29398) in GitLab 11.4.
> - [Project namespace restriction](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/51716) was introduced in GitLab 11.5. > - Project namespace restriction was [introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/51716) in GitLab 11.5.
For each project under a group with a Kubernetes cluster, GitLab creates a restricted For each project under a group with a Kubernetes cluster, GitLab creates a restricted
service account with [`edit` privileges](https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles) service account with [`edit` privileges](https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles)
...@@ -49,7 +49,7 @@ to the project, provided the cluster is not disabled. ...@@ -49,7 +49,7 @@ to the project, provided the cluster is not disabled.
## Multiple Kubernetes clusters ## Multiple Kubernetes clusters
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35094) in GitLab Free 13.2. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35094) in GitLab 13.2.
You can associate more than one Kubernetes cluster to your group, and maintain different clusters You can associate more than one Kubernetes cluster to your group, and maintain different clusters
for different environments, such as development, staging, and production. for different environments, such as development, staging, and production.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment