mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-08-19 04:16:35 +00:00
2e87a0134601002f5d5367c07c948d9e17cb271f
* Provide cli version as git hash from makefile * Update Makefile, version.go, and 3 more files... * Update mizuRunner.go * Update README.md, resolver.go, and 2 more files... * Update provider.go * Feature/UI/light theme (#44) * light theme * css polish * unused code * css * text shadow * footer style * Update mizuRunner.go * Handle nullable vars (#47) * Decode gRPC body (#48) * Decode grpc. * Better variable names. * Added protobuf-decoder dependency. * Updated protobuf-decoder's version. Co-authored-by: RamiBerm <rami.berman@up9.com> Co-authored-by: RamiBerm <54766858+RamiBerm@users.noreply.github.com> Co-authored-by: lirazyehezkel <61656597+lirazyehezkel@users.noreply.github.com> Co-authored-by: nimrod-up9 <59927337+nimrod-up9@users.noreply.github.com>
水 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
167 MiB
Languages
Go
92%
Makefile
5.1%
Go Template
1.6%
Shell
1.3%