hyperledger / caliper

A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper
https://hyperledger.github.io/caliper/
Apache License 2.0
650 stars 402 forks source link

Investigate what is required to effectively run caliper in a K8s environment #1430

Open davidkel opened 2 years ago

davidkel commented 2 years ago

K8s is a popular platform for running containerized applications. K8s has now become more capable around short term executions (ie not long running servers that require to be kept running or scaled when increased workload is required) this means that K8s can now be a platform to run caliper but what is the best way to achieve this ? Also does it make sense for the caliper manager to be able to create workers rather than having it managed externally. This investigation therefore should focus on