envoy-tools

module
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2024 License: Apache-2.0

README

envoy-tools

A toolset for debugging Envoy and Envoy Control Plane configuration.

Getting Started

Installation
go install github.com/Hexta/envoy-tools/cmd/envoy-tools@latest

Usage

CLI

CLI Documentation

Examples
  • Compare CDS configuration returned by Envoy Control Plane envoy-cp-first and envoy-cp-second
    envoy-tools cp cds diff --node-id node envoy-cp-first:18000 envoy-cp-second:18000
    
  • Compare RDS configuration returned by Envoy Control Plane envoy-cp-first and envoy-cp-second
    envoy-tools cp rds diff --node-id node envoy-cp-first:18000 envoy-cp-second:18000
    

Contributing

Please see our contributing guidelines.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL