Re: [kubernetes-users] How the communication happens in between pods

2018-03-10 Thread 'Tim Hockin' via Kubernetes user discussion and Q
Point of clarity - not necessarily L2. Flat L3 space is closer. On Fri, Mar 9, 2018, 4:46 PM Igor Cicimov wrote: > In kubernetes ALL pods have access to each other by default they reside in > a flat L2 lan space. > > -- > You received this message because you

Re: [kubernetes-users] How the communication happens in between pods

2018-03-10 Thread Michael Hausenblas
ernetes-users] How the communication happens in between pods > I have 4 pods in 4 different namespaces. Is communication between these ports > will happen > directly or should I do any changes to establish connection between them? > > -- > You received this message because you

[kubernetes-users] How the communication happens in between pods

2018-03-09 Thread Igor Cicimov
In kubernetes ALL pods have access to each other by default they reside in a flat L2 lan space. -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [kubernetes-users] How the communication happens in between pods

2018-02-07 Thread Nikhil Jindal
Pods can use services to discover and reach other pods. More details at: https://kubernetes.io/docs/concepts/services-networking/service/ On Wed, Feb 7, 2018 at 5:16 AM, wrote: > I have 4 pods in 4 different namespaces. Is communication between these > ports will

[kubernetes-users] How the communication happens in between pods

2018-02-07 Thread rakesh_pal
I have 4 pods in 4 different namespaces. Is communication between these ports will happen directly or should I do any changes to establish connection between them? -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q" group. To