Kubernetes DNS name resolution provider spec
Detailed information on the Kubernetes DNS name resolution component
Configuration format
Kubernetes DNS name resolution is configured automatically in Kubernetes mode by Dapr. There is no configuration needed to use Kubernetes DNS as your name resolution provider.
Behaviour
The component resolves target apps by using the Kubernetes cluster’s DNS provider. You can learn more in the Kubernetes docs.
Spec configuration fields
Not applicable, as Kubernetes DNS is configured by Dapr when running in Kubernetes mode.
Related links
Last modified June 23, 2022: Merge pull request #2550 from ItalyPaleAle/cosmosdb-harcoded-dapr-version (cf03237)