lirazyehezkel 129acae58e Feature/UI/light theme (#44)
* light theme

* css polish

* unused code

* css

* text shadow

* footer style
2021-05-11 17:35:21 +03:00
2021-05-11 15:35:31 +03:00
2021-05-11 17:35:21 +03:00
2021-04-28 17:54:32 +03:00
2021-05-04 18:23:58 +03:00
2021-05-10 13:56:51 +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.. Think TCPDump and Wireshark re-invented for Kubernetes
Readme 165 MiB
Languages
Go 92.9%
Makefile 4.7%
Shell 1.4%
Smarty 1%