Hi Experts,
i see in following node-cache container in node-local-dns runs as privileged container.
securityContext:
privileged: true
This can be a potential security threat. Can this pod run unprivileged with capabilities set?
In that case what would be those capabilities?