gadotroee 0d277faaf8 API and TAP in single process (#24)
* no message
* no message
2021-05-02 15:00:53 +03:00
2021-04-29 14:40:46 +03:00
2021-05-02 15:00:53 +03:00
2021-04-26 13:20:14 +03:00
2021-04-29 18:01:30 +03:00
2021-04-28 17:54:32 +03:00
2021-04-28 15:55:57 +03:00
2021-05-02 15:00:53 +03:00
2021-04-19 13:29:56 +03:00
2021-04-28 15:55:57 +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%