docs: add Flightpath to the list of community tools (#7176)
This commit is contained in:
parent
d12429ef2b
commit
473ecf57dc
|
@ -99,6 +99,9 @@ description: |-
|
|||
variable expansion, interpolation, inheritance with overrides and ability to update multiple consul servers.
|
||||
Reduces cost of maintaining larger configuration sets between environments by reducing restatement and manual editing of similar or predictably changing config properties. MIT license, Written in GO.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://docs.flightpath.xyz/">Flightpath</a> - An xDS server that can configure Envoy to act as an Edge proxy for Consul Connect enabled services
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/ryanbreen/git2consul">git2consul</a> - Mirror the contents of a Git repository into Consul KVs
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue