|
|
|
@ -53,10 +53,10 @@ Only resources in the `default` admin partition will be replicated to secondary
|
|
|
|
|
|
|
|
|
|
### DNS Queries |
|
|
|
|
|
|
|
|
|
The DNS interface returns results for a single admin partition. |
|
|
|
|
When queried, the DNS interface returns results for a single admin partition. |
|
|
|
|
The query may explicitly specify the admin partition to use in the lookup. |
|
|
|
|
If no admin partition is specified in the query, |
|
|
|
|
the lookup uses the admin partition of the Consul agent acting as the DNS server. |
|
|
|
|
If you do not specify an admin partition in the query, |
|
|
|
|
the lookup uses the admin partition of the Consul agent that received the query. |
|
|
|
|
Server agents always exist within the `default` admin partition. |
|
|
|
|
Client agents are configured to operate within a specific admin partition. |
|
|
|
|
|
|
|
|
|