Skip to content

aeraki-mesh/aerakictl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Aerakictl

A shell script for Istio and Aeraki debugging.

Install

git clone https://github.com/aeraki-framework/aerakictl.git ~/aerakictl;source ~/aerakictl/aerakictl.sh

Note: please install the below dependencies:

Command

Aeraki Debugging

  • aerakictl_aeraki_log

Istiod Debugging

  • aerakictl_istiod_debug
  • aerakictl_istiod_config
  • aerakictl_istiod_registry
  • aerakictl_istiod_endpoint
  • aerakictl_istiod_instances
  • aerakictl_istiod_ads
  • aerakictl_istiod_log

Gateway Debugging

  • aerakictl_gateway_config
  • aerakictl_gateway_log

Sidecar Debugging

  • aerakictl_sidecar_log
  • aerakictl_sidecar_config
  • aerakictl_sidecar_route
  • aerakictl_sidecar_stats
  • aerakictl_sidecar_enable_debug
  • aerakictl_sidecar_enable_trace
  • aerakictl_sidecar_disable_debug
  • aerakictl_sidecar_admin
  • aerakictl_app_log

About

A command tool for Istio and Aeraki debugging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages