You can use the API to get a list of pods and then add up the containers' resource requests that are in the corresponding PodSpecs.
On Thu, Nov 24, 2016 at 9:25 PM, <[email protected]> wrote: > > Hi, there > > I am a newbie to kubernetes, Anyone knows how to caclulate the resource > usage (request usage) for a particular namespace in a period of time? Is > there any api I could use? any suggestions? thanks a lot. > > -- > You received this message because you are subscribed to the Google Groups > "Kubernetes user discussion and Q&A" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/kubernetes-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
