2024-03-27 17:38:36 +01:00
2024-03-27 17:09:26 +01:00
2024-03-27 17:38:36 +01:00
2024-03-27 17:09:26 +01:00
2024-03-27 17:09:26 +01:00
2024-03-27 17:15:07 +01:00

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
No description provided
Readme 33 KiB
Languages
Shell 100%