mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-07-06 23:22:07 +00:00
6ceaa56474c45c4afd6ed7240b7abbbc52ceba6a
* Moved cli root command to tap subcommand. * tap subcommand works. * Added view and fetch placeholders. * Updated descriptions. * Fixed indentation. * Added versio subcommand. * Removed version flag. * gofmt. * Changed pod from flag to arg. * Commented out "all namespaces" flag.
水 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
- Find pod you'd like to tap to in your Kubernetes cluster
- Run
mizu --pod podname - Open browser on
http://localhost:8899as instructed .. - 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
amqpcloud-nativedevopsdevops-toolsdockerforensicsgogolanggrpcincident-responsekafkakubernetesmicroservicemicroservicesmicroservices-applicationobservabilityredisrestsnifferwireshark
Readme
166 MiB
Languages
Go
92%
Makefile
5.6%
Shell
1.4%
Smarty
1%