# Kubeshark - 쿠버네티스용 API 트래픽 뷰어

> Clean Markdown view of GeekNews topic #7891. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7891](https://news.hada.io/topic?id=7891)
- GeekNews Markdown: [https://news.hada.io/topic/7891.md](https://news.hada.io/topic/7891.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-11-25T10:20:01+09:00
- Updated: 2022-11-25T10:20:01+09:00
- Original source: [github.com/kubeshark](https://github.com/kubeshark/kubeshark)
- Points: 10
- Comments: 0

## Topic Body

- 크롬 개발자도구 + TCPDump + Wireshark 를 쿠버네티스 환경에 맞게 구현했다고 보면 됨   
- 쿠버네티스 클러스터 내부의 컨테이너에서 인/아웃 되는 모든 페이로드 및 API 트래픽을 모니터링 하고 시각화 제공   
  - HTTP/1, HTTP/2, AMQP, Apacke Kafka, Redis  
  - gRPC over HTTP/2, GraphQL over HTTP/1.1 & HTTP/2   
- 45MB 정도의 컴파일된 실행파일로 K8s API를 호출   
- eBPF를 이용

## Comments



_No public comments on this page._
