Seenvoy

Build

Let’s see the configs of the Envoy

Feature

  • Visualization configuration
  • Visualization the relation of config

Preview

Overview overview

Graph graph

Routes image

Installation

Recommand

brew install saltbo/bin/seenvoy

Manually

Navigate to release download

Usage

seenvoy -t http://localhost:9901

For istio users

istioctl dashboard envoy productpage-v1-78b54d859b-lsjd9
seenvoy -t http://localhost:15000

Develop

yarn
yarn dev

Build

yarn
yarn build
go build -o seenvoy .

License

notion-md-gen is under the MIT license. See the LICENSE file for details.

GitHub

View Github