mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Merge pull request #14426 from hashicorp/docs/fix-node-lookup-by-removing-tag
docs: node lookups don't support filtering on tag
This commit is contained in:
commit
5d714edf01
@ -105,7 +105,7 @@ the partition and datacenter of the Consul agent that received the DNS query.
|
||||
|
||||
Use the following query format to specify a partition for a node lookup:
|
||||
```text
|
||||
[<tag>.]<node>.node.<partition>.ap.<datacenter>.dc.<domain>
|
||||
<node>.node.<partition>.ap.<datacenter>.dc.<domain>
|
||||
```
|
||||
|
||||
Consul server agents are in the `default` partition.
|
||||
|
Loading…
x
Reference in New Issue
Block a user