summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2018-09-13 22:08:24 -0400
committerJoshua Lambert <joshua@gitlab.com>2018-09-13 22:08:24 -0400
commit44c9369d70339cf101b2ec009d35c526dba7f269 (patch)
treea294d1e01a772842fa1ec8900be6f21b030591c8 /doc/install
parent32b96bfd81ff254142dbd9c73e1a494308213cb3 (diff)
downloadgitlab-ce-44c9369d70339cf101b2ec009d35c526dba7f269.tar.gz
Add a bullet that the GitLab chart contains the runner
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/kubernetes/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install/kubernetes/index.md b/doc/install/kubernetes/index.md
index df74d2aeab3..69171fbb341 100644
--- a/doc/install/kubernetes/index.md
+++ b/doc/install/kubernetes/index.md
@@ -19,6 +19,7 @@ large deployments. It offers a number of benefits:
- No requirement for shared storage to scale
- Containers do not need `root` permissions
- Automatic SSL with Let's Encrypt
+- An unprivileged GitLab Runner
- and plenty more.
Learn more about the [GitLab chart](gitlab_chart.md).