evanfoster / cilium-sysdump

Tool to collect system information to troubleshoot Cilium & Hubble related issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cilium-sysdump

Overview

The cilium-sysdump tool collects all information in a cluster required to troubleshoot issues with Cilium and Hubble.

Prerequisites

  • Requires Python >= 2.7.*
  • Requires kubectl.
  • kubectl should be pointing to your cluster before running the tool.

(Optional) Re-build zip file

make build

Run:

python cilium-sysdump.zip

About

Tool to collect system information to troubleshoot Cilium & Hubble related issues

License:Apache License 2.0


Languages

Language:Python 92.2%Language:Shell 4.2%Language:Makefile 3.6%