[kubernetes-users] Re: k8s api request to get all resources

2018-08-28 Thread tvansteenburgh
I don't think so. If you increase the logging level on kubectl like this: kubectl get all -v 6 you'll see that kubectl is itself making an API request for each resource type, and aggregating the results. On Monday, August 27, 2018 at 9:50:32 AM UTC-4, Amatzia Brandwein wrote: > > Hello Guys >

[kubernetes-users] Re: Two Cluster in single node

2017-11-08 Thread tvansteenburgh
On Tuesday, November 7, 2017 at 1:39:48 AM UTC-5, sureshel...@gmail.com wrote: > > I am working to configure two kubernetes cluster setup(including binaries > installation) in a single machine, so far, I configured Ethernet adapter to > provide 2 ips, is that possible to go, having two instanc