This talk from Next17 is fantastic for learning how networking works in K8s, including load balancer topics: https://www.youtube. com/watch?v=y2bhV81MfKQ
Without the cloud load balancer, you'll need some way to map the external IP & port to your service NodePort. On Mon, Mar 20, 2017 at 3:08 PM, <ego...@gmail.com> wrote: > I set up a Kubernetes cluster in my VMware environment, and I am trying to > understand how load balancing works. > > If I have a setup with: > - Master node > - Slave node1 > - Slave node2 > > on node1 and node2 runs the same pod. Does Kubernetes perform load > balancing between the two nodes? I read on the internet that a > GCE,AWS,ecc.. load balancer is needed, since Kubernetes does not handle it. > Is it true? Can't I have load balancing in my bare metal environment? > > -- > 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 kubernetes-users+unsubscr...@googlegroups.com. > To post to this group, send email to kubernetes-users@googlegroups.com. > 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 kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.