Skip to content

allen13/kubepacket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubepacket WIP

Count kubernetes pod packets by adding annotations

packet count metric example

packet_count{dst_ip="192.168.1.27",dst_port="8080",proto="tcp",src_ip="192.168.1.27",src_port="dynamic"} 176
packet_count{dst_ip="192.168.1.27",dst_port="dynamic",proto="tcp",src_ip="192.168.1.27",src_port="8080"} 134

kubernetes integration

Based controll on the excellent controller from https://github.com/bitnami-labs/kubewatch

About

Count packets in a Kubernetes Cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published