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
Alex Haiut 2c5cd39cec
Merge pull request #16 from up9inc/feature/try_guthub_action
Add github action to push new image to gcr
2021-04-29 14:44:17 +03:00
.github/workflows Update main.yml 2021-04-29 14:40:46 +03:00
api missing flag.parse 2021-04-29 08:44:24 +03:00
cli fix image 2021-04-29 10:20:49 +03:00
resolver Update loader.go 2021-04-26 13:20:14 +03:00
tap no message 2021-04-29 10:16:57 +03:00
ui Live traffic web socket 2021-04-28 16:15:13 +03:00
.dockerignore Update .dockerignore, Dockerfile, and 30 more files... 2021-04-28 18:03:18 +03:00
.gitignore Feature/makefile (#11) 2021-04-28 15:55:57 +03:00
Dockerfile remove line in the end 2021-04-29 08:24:07 +03:00
LICENSE Initial commit 2021-04-19 13:29:56 +03:00
Makefile Feature/makefile (#11) 2021-04-28 15:55:57 +03:00
README.md Initial commit 2021-04-19 13:29:56 +03:00

mizu

standalone web app traffic viewer for Kubernetes