openshift-labs / learn-katacoda

The OpenShift learning portal, powered by Katacoda
https://learn.openshift.com
159 stars 266 forks source link

Facing an error while trying to view Openshift Dashboard on the Console #1293

Open yashoza19 opened 3 years ago

yashoza19 commented 3 years ago

In which scenario did this bug occur?

https://learn.openshift.com/ansibleop/ansible-mcrouter-operator/

At what step of the scenario did this happen?

Step 3: Using Mcrouter

Describe the bug

oc run -it --rm mcperf --image=quay.io/madorn/mcperf --restart=Never -- mcperf -s mcrouter -p 5000 --linger=0 --timeout=5 --conn-rate=1000 --call-rate=1000 --num-calls=10 --num-conns=1000 --sizes=u1,16

Looking into the Openshift dashboard after running this command to see the CPU/Memory usage. Facing an error on the Openshift UI when tried to view the Openshift Dashboard

Screenshots

Screen Shot 2021-08-23 at 8 00 03 PM