It may be required for some applications to be aware of the cluster domain.
This information is not exposed directly, the cluster domain is a kubelet property, https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/
--cluster-domain string
However, if you set the subdomain
field in a Pod, then you are able to access the FQDN directly from the Pod