kubernetes / community

Kubernetes community content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failing to run the clusterloader2

maurya-m opened this issue · comments

Hi,
I am trying to benchmark some on our k8s clusters using the : clusterloader2 script (https://github.com/kubernetes/perf-tests/tree/master/clusterloader2) but i am failing to run the testcase with some simple measurements.

Getting this error as shown below , any clues how to debug , already tried the see the kube events but just see the exec-pod startup and terminate after 2 minutes.:
E0322 14:12:28.971455 43607 clusterloader.go:248] --------------------------------------------------------------------------------
E0322 14:12:28.971492 43607 clusterloader.go:249] Test Finished
E0322 14:12:28.971520 43607 clusterloader.go:250] Test: ../config.yaml
E0322 14:12:28.971547 43607 clusterloader.go:251] Status: Fail
E0322 14:12:28.971574 43607 clusterloader.go:253] Errors: [namespace test-lesuzj-1 object test-deployment-0 creation error: the server could not find the requested resource]
E0322 14:12:28.971601 43607 clusterloader.go:255] --------------------------------------------------------------------------------

Appreciate if anyone faces similar issue and share some points where the issue / logs can be accessed to debug this further.

TIA

/sig sig-scalability

/sig scalability

We can close this - as i need to double check on the deployment and was able to run the test as expected