envoyproxy / envoy-tools

Companion tooling for Envoy proxy
Apache License 2.0
49 stars 24 forks source link

envoy-tools

Companion tooling for Envoy proxy. Currently this consists of envoy-curses, a terminal-based UI for visualizing Envoy's admin server.

envoy-curses

Currently alpha quality. See the README for installation and usage instructions. It has been tested with the Envoy example configs, but may have surprising and/or broken behavior with other setups.

csds-client

The CSDS client is developed as a generic tool that can be used/extended to work with different xDS control planes. See the README for installation and usage instructions.