Skip to content

feat: Add support to override default pod dns config and provide custom config

Add support to override default pod dns config and provide custom config

This enables a user to configure custom DNS config per pod basis. For example we are configuring custom dns settings (ndots: 1) on a select few pods to allow for ignoring querying search domains and result in faster DNS resolution.

Edited by Subbu

Merge request reports