Skip to content

Releases: AposLaz/kube-netlag

Kube-NetLag v1.0.0 - Initial Release

01 Mar 18:09
Compare
Choose a tag to compare

This is the first pre-release of Kube-NetLag, providing essential features for network latency monitoring between Kubernetes nodes.

Features

  • Latency Measurement - Uses Netperf to measure network latency between Kubernetes nodes.
  • Prometheus Metrics Integration - Exposes latency metrics via /metrics endpoint for monitoring in Prometheus & Grafana.
  • Automatic Service Discovery - Dynamically discovers nodes in the cluster and monitors inter-node network performance.
  • Helm Chart Support - Deploy Kube-NetLag easily using Helm.
  • Configurable Resource Limits - Control CPU & memory allocation for performance tuning.