DNS
DNS
Questions: 1. What will provide in-cluster DNS? 2. Do we need to consider external DNS too - if so, what will provide this?
1. The default CoreDNS should be fine, allows access to services by servicename.namespace without a separate DNS server.
2. No, external DNS can probably be delegated to an organisations existing DNS server.