how to setup docker dind on kubenetes runner gitlab

Published: 12 September 2021
on channel: Zariga Tongy
4,323
41

how to setup docker dind on kubenetes runner gitlab

Add the mountpath and the hostpath

runners:
config: |
[[runners]]
[runners.kubernetes]
image = "ubuntu:20.04"
privileged = true
[[runners.kubernetes.volumes.host_path]]
name = "docker"
mount_path = "/var/run/docker.sock"
read_only = true
host_path = "/var/run/docker.sock"


Visit : https://8gwifi.org
Book : https://leanpub.com/b/9book


Watch video how to setup docker dind on kubenetes runner gitlab online without registration, duration hours minute second in high quality. This video was added by user Zariga Tongy 12 September 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,323 once and liked it 41 people.