docs/daprdocs/content/en/reference/components-reference/supported-name-resolution/_index.md

1.4 KiB

type title linkTitle weight description no_list
docs Name resolution provider component specs Name resolution 5000 The supported name resolution providers that interface with Dapr service invocation true

Supported name resolution components

The following components provide name resolution for the service invocation building block

Generic

Name Status Component version Since
[HashiCorp Consul]({{< ref setup-nr-consul.md >}}) Alpha v1 1.2

Self-Hosted

Name Status Component version Since
[mDNS]({{< ref nr-mdns.md >}}) GA v1 1.0

Kubernetes

Name Status Component version Since
[Kubernetes]({{< ref nr-kubernetes.md >}}) GA v1 1.0

Definitions

  • Status: [component certification]({{<ref "certification-lifecycle.md">}}) status
    • [Alpha]({{<ref "certification-lifecycle.md#alpha">}})
    • [Beta]({{<ref "certification-lifecycle.md#beta">}})
    • [GA]({{<ref "certification-lifecycle.md#general-availability-ga">}})
  • Since: defines from which Dapr Runtime version, the component is in the current status
  • Component version: defines the version of the component