Closed johscheuer closed 5 years ago
Fixes: https://github.com/mhausenblas/kboom/issues/9
This PR uses a watch based approach rather than a pull based approach.
Here is a example results of thee current changes:
Server Version: v1.15.0 Running a scale test, launching 10 pod(s) with a 3m0s timeout ... -------- Results -------- Overall pods successful: 10 out of 10 Total runtime: 21.322058781s Fastest pod: 3.85829541s Slowest pod: 21.254900781s p50 pods: 13.09047399s p95 pods: 21.254900781s
Oh man, you rock @johscheuer! Thanks a lot, again :)
Fixes: https://github.com/mhausenblas/kboom/issues/9
This PR uses a watch based approach rather than a pull based approach.
Here is a example results of thee current changes: