RamiBerm 74e9d44b96 TRA-3211 show tapping info tweaks
TRA-3211 show tapping info tweaks
2021-05-25 11:20:37 +03:00
2021-05-25 10:58:01 +03:00
2021-05-25 10:58:13 +03:00
2021-05-24 17:07:58 +03:00
2021-05-25 11:02:36 +03:00
2021-04-28 17:54:32 +03:00
2021-05-04 18:23:58 +03:00
WIP
2021-05-24 10:22:20 +03:00
WIP
2021-05-23 17:48:33 +03:00
2021-04-19 13:29:56 +03:00

水 mizu

standalone web app traffic viewer for Kubernetes

Download

Download mizu for your platform as

  • for MacOS - curl -o mizu https://static.up9.com/mizu/mizu-darwin-amd64 && chmod 755 mizu
  • for Linux - curl -o mizu https://static.up9.com/mizu/mizu-linux-amd64 && chmod 755 mizu

Run

  1. Find pod you'd like to tap to in your Kubernetes cluster
  2. Run mizu --pod podname
  3. Open browser on http://localhost:8899 as instructed ..
  4. Watch the WebAPI traffic flowing ..
Description
The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes
Readme 174 MiB
Languages
Go 92.1%
Makefile 4.3%
Shell 2.1%
Smarty 1.5%