From 44c9369d70339cf101b2ec009d35c526dba7f269 Mon Sep 17 00:00:00 2001 From: Joshua Lambert Date: Thu, 13 Sep 2018 22:08:24 -0400 Subject: [PATCH] Add a bullet that the GitLab chart contains the runner --- doc/install/kubernetes/index.md | 1 + 1 file changed, 1 insertion(+) 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).