Name resolution component specs
The supported name resolution providers that interface with Dapr service invocation
Supported name resolution components
The following components provide name resolution for the service invocation building block
Generic
| Name | Status | Component version | Since |
|---|---|---|---|
| HashiCorp Consul | Alpha | v1 | 1.2 |
Self-Hosted
| Name | Status | Component version | Since |
|---|---|---|---|
| mDNS | GA | v1 | 1.0 |
Kubernetes
| Name | Status | Component version | Since |
|---|---|---|---|
| Kubernetes | GA | v1 | 1.0 |
Definitions
- Status: component certification status
- Since: defines from which Dapr Runtime version, the component is in the current status
- Component version: defines the version of the component
Last modified May 17, 2021: Consul name resolution docs (#1443) (6cc65304)