Schille / k8s-perf

A python tool to run sysbench (benchmark tool) and collect performance results

Repository from Github https://github.comSchille/k8s-perfRepository from Github https://github.comSchille/k8s-perf

Kubernetes Sysbench

A tool to run sysbench in Kubernetes and collect the performance results.

Requirements

  • python
  • poetry

Run it

To start the benchmark, run poetry run benchmark. In case something happens, you can clean up the cluster with poetry run cleanup.

About

A python tool to run sysbench (benchmark tool) and collect performance results

License:MIT License


Languages

Language:Python 100.0%