On Thursday, February 16, 2017, <[email protected]> wrote: > Hi :) > How containers in different nodes communicate
In which sense? Via the network, there are tons of ways to configure network. In AWS and GCE at least, you can use their internal networking (most tools just configure your cluster to use that) and they communicate using AWS or GCE internal network. Does that answer your question? Can you be more specific if it doesn't? > and is there a way to autoscale nodes? Yes, there is cluster auto scaler that, las time I checked, was integrated with AWS and GCE. Thanks, Rodrigo -- 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.
