ori-edge / k8s_gateway

A CoreDNS plugin to resolve all types of external Kubernetes resources
Apache License 2.0
316 stars 65 forks source link

Helm install with unprivileged container #47

Closed mheuser closed 3 years ago

mheuser commented 3 years ago

Right now the helm install lets the container open the privileged port 53 and for that runs the container as root. This is not needed and sometimes not even possible (e.g. in rke2 environments with cis 1.5 profile).