Currently I'm working in a restrictive environment and would like to use kboom to perform some benchmarks in our Kubernetes clusters. Some of the limitations we have:
Enabled PSP (no root is allowed)
Only container images from a private registry are allowed
cluster-admin shouldn't be used for tooling
I refactored some of the scripts/code to make it usable in our restrictive environment. kboom can still be used like before (in "normal" environments).
Currently I'm working in a restrictive environment and would like to use kboom to perform some benchmarks in our Kubernetes clusters. Some of the limitations we have:
cluster-admin
shouldn't be used for toolingI refactored some of the scripts/code to make it usable in our restrictive environment. kboom can still be used like before (in "normal" environments).