kubeshark/kubeshark
Fork: 406 Star: 9941 (更新于 1970-01-01 00:00:00)
license: Apache-2.0
Language: Go .
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
最后发布版本: v51.0.27 ( 2023-11-17 02:34:41)
NEW: v51.0.0 is out, with significantly improved performance and optimized resource utilization.
Kubeshark is an API Traffic Analyzer for Kubernetes providing real-time, protocol-level visibility into Kubernetes’ internal network, 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
Getting Started
Download Kubeshark's binary distribution latest release and run following one of these examples:
kubeshark tap
kubeshark tap -n sock-shop "(catalo*|front-end*)"
Running any of the :point_up: above commands will open the Web UI in your browser which streams the traffic in your Kubernetes cluster in real-time.
Homebrew
Homebrew :beer: users can add Kubeshark formulae with:
brew tap kubeshark/kubeshark
and install Kubeshark CLI with:
brew install kubeshark
Building From Source
Clone this repository and run make
command to build it. After the build is complete, the executable can be found at ./bin/kubeshark__
.
Documentation
To learn more, read the documentation.
Contributing
We :heart: pull requests! See CONTRIBUTING.md for the contribution guide.
Code of Conduct
This project is for everyone. We ask that our users and contributors take a few minutes to review our Code of Conduct.
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2023-11-17 02:34:41 v51.0.27
2023-10-31 06:23:48 v51.0.18
2023-10-25 08:12:25 v51.0.14
2023-10-17 04:54:26 v51.0.0
2023-09-22 03:06:02 50.4
2023-09-17 05:36:10 50.3
2023-09-01 08:36:26 50.2
2023-08-23 07:07:10 50.0
2023-07-31 05:00:42 41.6
2023-07-04 04:38:04 41.3
主题(topics):
amqp, cloud-native, devops, devops-tools, docker, forensics, go, golang, grpc, incident-response, kafka, kubernetes, microservice, microservices, microservices-application, observability, redis, rest, sniffer, wireshark
kubeshark/kubeshark同语言 Go最近更新仓库
2024-11-22 20:14:47 daytonaio/daytona
2024-11-21 22:49:20 containerd/containerd
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 07:36:18 kubernetes/kubernetes
2024-11-21 06:27:30 ollama/ollama
2024-11-21 05:17:55 Melkeydev/go-blueprint