I dont know Openshift too well but I am trying to get the details that
would be returned from this command:

oc describe node -l app=sc-app

... (towards the bottom)...

*Allocated resources:*

*(Total limits may be over 100 percent, i.e., overcommitted.)*

*CPU Requests CPU Limits Memory Requests Memory Limits*

*------------ ---------- --------------- -------------*

*804m (50%) 1600m (100%) 1557Mi (6%) 3160Mi (12%)*


I take all the %ages for all the nodes and then average them for the whole
instance.... thereby getting a "utilization"...

Please advise...




I then disregard any nodes that are not ready..

oc get node -l app=sc-app --no-headers


and this bit seems to be available as *client.getServerReadyStatus();*





<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
_______________________________________________
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to