Skip to content

Releases: AndersSpringborg/k8perf

1.0.2

07 Jan 21:15
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

15 Dec 21:41
Compare
Choose a tag to compare

Changes:

  • Smaller package size
  • Error handling on no kubernetes config

Commits

Full Changelog: 1.0.0...1.0.1

1.0.0

15 Dec 21:00
Compare
Choose a tag to compare

Initial release

This is the initial release of k8perf 🎉. It is a simple application that runs a benchmark on a kubernetes cluster. It is used to test the network performance of a kubernetes cluster.
Feature set:

  • Loads a kubernetes config file
  • Interactive CLI
  • Runs on a specified pair of nodes
  • Runs on all nodes
  • Metrics:
    • Bandwidth
    • Latency
    • Round trip time (RTT)
    • Response time at 500 concurrent users