Alex Haiut fd5b72a66e #minor
2021-06-20 14:49:54 +03:00
2021-06-20 14:33:37 +03:00
2021-06-20 14:33:37 +03:00
2021-06-01 14:41:42 +03:00
2021-05-27 13:48:37 +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
2021-06-20 14:49:54 +03:00

水 mizu

standalone web app traffic viewer for Kubernetes

Download

Download mizu for your platform and operating system

Latest stable release

  • for MacOS - curl -o mizu https://github.com/up9inc/mizu/releases/download/latest/mizu_darwin_amd64 && chmod 755 mizu
  • for Linux - curl -o mizu https://github.com/up9inc/mizu/releases/download/latest/mizu_linux_amd64 && chmod 755 mizu

Development (unstable) build

Pick one from the Releases page.

How to run

  1. Find pod you'd like to tap to in your Kubernetes cluster
  2. Run mizu PODNAME or mizu REGEX
  3. Open browser on http://localhost:8899 as instructed ..
  4. Watch the WebAPI traffic flowing ..

Examples

TBD

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.. Think TCPDump and Wireshark re-invented for Kubernetes
Readme 166 MiB
Languages
Go 92%
Makefile 5.6%
Shell 1.4%
Smarty 1%