Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
cc8d5ccc
Commit
cc8d5ccc
authored
Nov 09, 2018
by
Dylan Griffith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add link in K8s integration docs to RBAC roles
parent
ef58a640
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
doc/user/project/clusters/index.md
doc/user/project/clusters/index.md
+4
-3
No files found.
doc/user/project/clusters/index.md
View file @
cc8d5ccc
...
...
@@ -145,9 +145,10 @@ service accounts and privileges in order to install and run
-
A
`gitlab`
service account with
`cluster-admin`
privileges will be created in the
`default`
namespace, which will be used by GitLab to manage the newly created cluster.
-
A project service account with
`edit`
privileges will be created in
the project namespace (also created by GitLab), which will be used in
[
deployment jobs
](
#deployment-variables
)
.
-
A project service account with
[
`edit`
privileges
](
https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles
)
will be created in the project namespace (also created by GitLab), which will
be used in
[
deployment jobs
](
#deployment-variables
)
.
NOTE:
**Note:**
Restricted service account for deployment was
[
introduced
](
https://gitlab.com/gitlab-org/gitlab-ce/issues/51716
)
in GitLab 11.5.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment