Skip to content

run kubernetes builds w/o privileged

What does this MR do?

https://docs.gitlab.com/runner/executors/kubernetes.html#using-docker-dind essentially says it's insecure to run with privileged = true so probably not good idea to list it in example install details.

Merge request reports