kubeskoop

Network monitoring & diagnosis suite for Kubernetes

APACHE-2.0 License

Stars
567
Committers
20

Bot releases are hidden (Show)

kubeskoop - v1.0.0-rc.1 Latest Release

Published by Lyt99 6 months ago

KubeSkoop v1.0.0-rc.1

We're happy to release KubeSkoop v1.0.0-rc.1 as the pre-final release for KubeSkoop v1.0.0!

In this version, we brought a bunch of new features to improve the stability and user experience.

Welcome to kubeskoop.io to read more about the features!

New Features

KubeSkoop Web Console

We introduced KubeSkoop Web Console, a user-friendly Web UI that provides all functionality of KubeSKoop!

  • Monitoring
    • Embedded Grafana Dashboard
    • Events
    • Network Graph (based on flow, packetloss and tcpretrans metric probe)
  • Diagnosis
    • Connectivity Diagnosis
    • Distributed Packet Capturing
    • Latency Detection (Ping Mesh)
  • Configuration
    • Node Configuration (for exporter config)

New probes

  • tcpretrans: trace tcp retransmission

Improvements

  • Add custom arguments for probes, to provide custom rules and feature switches.
  • Concurrently write events to sink to improve the performance.
  • Flow probe now can specify the interface from args.
  • Refactor nettop to improve the performance of fetching pod info.
  • packetloss, tcpretrans and flow metrics are now containing source and destination info in metric labels.

What's Changed

New Contributors

Full Changelog: https://github.com/alibaba/kubeskoop/compare/v0.1.1...v1.0.0-rc.1

kubeskoop - v0.1.0

Published by Lyt99 about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/alibaba/kubeskoop/compare/v0.0.2-alpha...v0.1.0

kubeskoop - v0.0.1-alpha

Published by Lyt99 over 1 year ago