Releases: AndersSpringborg/k8perf
Releases · AndersSpringborg/k8perf
1.0.2
Full Changelog: 1.0.1...1.0.2
1.0.1
Changes:
- Smaller package size
- Error handling on no kubernetes config
Commits
- Delete results by @AndersSpringborg in #5
- Cleanup by @AndersSpringborg in #6
- Cleanup by @AndersSpringborg in #7
- Delete more old stuff by @AndersSpringborg in #8
Full Changelog: 1.0.0...1.0.1
1.0.0
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