Otto von Bivouac
Otto von Bivouac
[JMeter](https://jmeter.apache.org/) is an open source software, a 100% pure Java application designed to load test functional behavior and measure performance. A new stone should be added to start JMeter based...
All created objects in k8s (jobs, pvcs, configmaps, etc) should be tagged with `kubestone.xridge.io/app` and `kubestone.xridge.io/cr-name` labels as well as [common kubernetes labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/). This method could be used to work-around...
[Locust](https://locust.io/) An open source load testing tool. Define user behaviour with Python code, and swarm your system with millions of simultaneous users. A new stone should be added to start...
We are using 'cmdLineArgs', 'args', 'options', etc. in various stones. It should be normalized into a consistent form so that users don't get confused about different namings. For future reference...
Add support for etcd benchmarks via a new controller.
In kubestone jobs benchmarks are represented with Custom Resources. Due to the nature of execution (one off runs) it would be meaningless to update an already finished (or running) job....
Implement controller for kubeperf benchmarks. https://github.com/kubernetes/perf-tests
Spark is a common analytics engine used in big data world. We should port IBM's benchmark suite to run with Kubestone: https://github.com/CODAIT/spark-bench