Skip to content
代码片段 群组 项目
提交 93ecce94 编辑于 作者: 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
No related branches found
No related tags found
无相关合并请求
...@@ -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.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册