You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Consul Template supports querying across federation links to other datacenters but has no docs and appears to not support querying services from peering connections which seems silly
@Esity Support for listing peers and querying services from peers was implemented in #1822 and #1869, and is available in the recent releases of Consul template.
Currently, Consul Template supports querying across federation links to other datacenters but has no docs and appears to not support querying services from peering connections which seems silly
consul-template/docs/templating-language.md
Lines 200 to 230 in 2d446f0
I don't see a good reason on why we wouldn't add this in as a supported thing considering federation is going away
Example PR talking about querying consul via DNS for peering
https://github.com/hashicorp/consul/blob/3332f63c4c00592e186843df85df9a5d0241cf7b/website/content/docs/services/discovery/dns-static-lookups.mdx#L102-L110
The text was updated successfully, but these errors were encountered: