The documentation you are viewing is for Dapr v1.10 which is an older version of Dapr. For up-to-date documentation, see the latest version.

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.


Last modified June 24, 2021: upmerge/06-24 (#1588) (55d9123c)