#Building on Kubernetes without HostPathMapper

1 messages · Page 1 of 1 (latest)

faint lintel
#

Hey! I’m trying to get dagger running on a k8s cluster, but mapping to the host path can be a tough sell to the sec people. Is there any way I can forgo that in building with k8s?

pastel obsidian
#

Yes, you can make the dagger engine listen on a TCP port as well

#

Take into account that you'll still need to run the engine pod with privileged capabilities