3f7a8e668aabcb1f72ebfb862c8caa95d9cc5639
Test heavy load on cluster
Log in cluster.
nodes configuration
oc label node worker-0 wkloadtype=fakeload oc adm taint node worker-0 wkloadtype=fakeload:NoSchedule
Workload tunning in app_template.yaml
Replicas number may be adjusted line 19 CPU workload can be disabled by commenting lc function call line 94
Deploy workload
deploy_wkload.sh {number of deployment} [-d]
Description
Languages
Shell
100%