Hi Amatzia, you can define API request which will return several resources at one call. Just type: "kubectl get pods,svc,...,... -all-namespaces"
Thanks Best Regards Jaroslav Vojtek po 27. 8. 2018 o 15:50 Amatzia Brandwein <[email protected]> napĂsal(a): > Hello Guys > > is there any way to preform and API request which return all resources > (like running command 'kubectl get all') > I know i can get pods/services/etc.. by themselves but i am looking for a > solution for getting everything in 1 call > and not running multiple api calls to get each component > > Thanks > > -- > 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.
