Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2018-09-14 05:08:24 +0300
committerJoshua Lambert <joshua@gitlab.com>2018-09-14 05:08:24 +0300
commit44c9369d70339cf101b2ec009d35c526dba7f269 (patch)
treea294d1e01a772842fa1ec8900be6f21b030591c8
parent32b96bfd81ff254142dbd9c73e1a494308213cb3 (diff)
Add a bullet that the GitLab chart contains the runner
-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).