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
Go to file
nimrod-up9 7d8655feab
Add tap as a separate executable (#10)
* Added tap.

* Ignore build directories.

* Added tapper build to Makefile.
2021-04-28 14:21:39 +03:00
api Add api build and clean to makefile (files restructure) (#9) 2021-04-28 08:08:58 +03:00
cli Update Makefile, README.md, and 4 more files... 2021-04-27 20:01:06 +03:00
resolver Update loader.go 2021-04-26 13:20:14 +03:00
tap Add tap as a separate executable (#10) 2021-04-28 14:21:39 +03:00
ui Clean warnings 2021-04-27 17:14:20 +03:00
.gitignore Add tap as a separate executable (#10) 2021-04-28 14:21:39 +03:00
LICENSE Initial commit 2021-04-19 13:29:56 +03:00
Makefile Add tap as a separate executable (#10) 2021-04-28 14:21:39 +03:00
README.md Initial commit 2021-04-19 13:29:56 +03:00

mizu

standalone web app traffic viewer for Kubernetes