Skip to content

Configure DNS Policy and Config on per pod basis (Kubernetes)

Description

Support Pods DNS Policy and DNS Config for build pod for kubernetes executor.

Proposal

Add support for policy, nameservers, options and searches as detailed in https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/.

Links to related issues and merge requests / references

Related to this is Pod DNS Policies, which already has an open MR: !618 (closed)