k8spacket

k8spacket - collects TCP traffic and TLS connection metadata in the Kubernetes cluster using eBPF and visualizes in Grafana

APACHE-2.0 License

Stars
997
Committers
3

Bot releases are hidden (Show)

k8spacket - v2.1.0

Published by k8spacket about 1 month ago

[SIGNIFICANT CHANGE] removed go-plugin dependency

[UPDATED]

  • golang version 1.22.5 -> 1.23.0
  • dependencies
k8spacket - v2.0.4 Latest Release

Published by k8spacket 3 months ago

[UPDATED]

golang version 1.21 -> 1.22.5
dependencies

k8spacket - v2.0.2

Published by k8spacket 5 months ago

[UPDATED]

  • golang version 1.21 -> 1.22
  • dependencies

[ADDED]

  • support for omitting agents without status.phase=Running
k8spacket - v2.0.0

Published by k8spacket 8 months ago

[SIGNIFICANT CHANGE] switched from gopacket library to eBPF program

k8spacket - v1.2.1

Published by k8spacket 10 months ago

[UPDATED] golang version 1.20 -> 1.21
[UPDATED] dependencies

k8spacket - v1.1.1

Published by k8spacket over 1 year ago

[UPDATED] golang version 1.19 -> 1.20
[UPDATED] dependencies

k8spacket - v1.1.0

Published by k8spacket almost 2 years ago

[ADDED] tls-parser plugin can get information about the server certificate chain (TLS versions less than 1.3)
[ADDED] dashboard about TLS connections has changed to show server certificate chain details

k8spacket - v1.0.1

Published by k8spacket almost 2 years ago

[ADDED] Support for ARM platforms

k8spacket - v1.0.0

Published by k8spacket almost 2 years ago

[SIGNIFICANT CHANGE] Architecture of k8spacket changed to use plugins. See https://pkg.go.dev/plugin
[ADDED] New feature (plugin) about TLS connections established inside and outside the cluster
[ADDED] Two Grafana dashboards with TLS connections metrics

k8spacket - v0.1.3

Published by k8spacket about 2 years ago

[CHANGE] Added support for affinity, nodeSelector, and tolerations of tainted nodes
[CHANGE] Added fully qualified name of the image
[CHANGE] Changed default pull policy to IfNotPresent

k8spacket - k8spacket-0.1.2

Published by k8spacket about 2 years ago

[CHANGE] go version 1.17 -> 1.19.1
[CHANGE] upgrade dependencies
[CHANGE] build Dockerfile base on golang:1.19.1

k8spacket - k8spacket-0.1.1

Published by k8spacket about 2 years ago

[CHANGE] Added missing securityContext capabilities (NET_RAW)

Package Rankings
Top 8.17% on Proxy.golang.org
Related Projects