docs: add Flightpath to the list of community tools (#7176)

This commit is contained in:
Mohammad Gufran 2020-02-03 17:46:21 +05:30 committed by GitHub
parent d12429ef2b
commit 473ecf57dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -99,6 +99,9 @@ description: |-
variable expansion, interpolation, inheritance with overrides and ability to update multiple consul servers. 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. 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>
<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> <li>
<a href="https://github.com/ryanbreen/git2consul">git2consul</a> - Mirror the contents of a Git repository into Consul KVs <a href="https://github.com/ryanbreen/git2consul">git2consul</a> - Mirror the contents of a Git repository into Consul KVs
</li> </li>