Skip to content

1.0.0

Compare
Choose a tag to compare
@AndersSpringborg AndersSpringborg released this 15 Dec 21:00
· 38 commits to main since this release

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