Sign inSign up

rjwang/rj-toolbox-web

By rjwang

Updated about 1 month ago

K8s troubleshooting toolbox with web UI. 30+ network/K8s/system diagnostic tools in browser.

Image
0

203

rjwang/rj-toolbox-web repository overview

RJ K8s Troubleshooting Toolbox Web UI

Browser-based Kubernetes troubleshooting toolbox with 30+ pre-defined diagnostic tools.

Features

  • Network: TCP/UDP port check, Nmap, curl, TLS/cert verification, DNS, MTR, traceroute, tcpdump
  • Kubernetes: Node/Pod/Service status, logs, events, resource usage (kubectl)
  • System: Routes, iptables, IPsec, disk, memory, processes, kernel logs
  • Benchmark: iperf3 bandwidth, ioping IO latency, stress-ng CPU/memory, sysbench

Quick Start

# Run standalone
docker run -d -p 8080:8080 --privileged rjwang/rj-toolbox-web:v2

# Access Web UI
open http://localhost:8080

Tag summary

Content type

Image

Digest

sha256:977b0aead

Size

238.1 MB

Last updated

about 1 month ago

docker pull rjwang/rj-toolbox-web