BCDevOps / openshift-tools

Apache License 2.0
15 stars 16 forks source link

Update Resource Tuning Guidelines #103

Closed mitovskaol closed 4 years ago

mitovskaol commented 4 years ago

Update the Resource Tuning Gudielines in DevHub with the instructions for the teams for how they can see their CPU Usage in real time and compare to the CPU Request allocation.

Example: oc adm top pods shows current CPU usage of all pods, the teams can inspect their quota to see how much cpu requests they are using and do some math.

Need step by step instructions for the above.