mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-31 18:17:29 +00:00
80ca377668438f5a6c9a56dc8c971defb3a3bbb8
# Conflicts: # Dockerfile # Makefile # api/go.mod # api/go.sum # api/main.go # api/pkg/controllers/entries_controller.go # api/pkg/inserter/main.go # api/pkg/models/models.go # api/pkg/tap/grpc_assembler.go # api/pkg/tap/har_writer.go # api/pkg/tap/http_matcher.go # api/pkg/tap/http_reader.go # api/pkg/tap/passive_tapper.go # api/pkg/utils/utils.go # cli/Makefile # cli/cmd/tap.go # cli/cmd/version.go # cli/config/config.go # cli/kubernetes/provider.go # cli/mizu/mizuRunner.go
水 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:8899
as 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. Inspired by Wireshark, purposely built for Kubernetes
amqpcloud-nativedevopsdevops-toolsdockerforensicsgogolanggrpcincident-responsekafkakubernetesmicroservicemicroservicesmicroservices-applicationobservabilityredisrestsnifferwireshark
Readme
174 MiB
Languages
Go
92.1%
Makefile
4.3%
Shell
2.1%
Smarty
1.5%