Hosts containers and volumes • Ephemeral • Each has its own routable IP (no NAT) • Containers in a pod ◦ Tightly coupled ◦ Share IP, port and IPC namespaces ◦ Talk to each other through localhost http://blog.kubernetes.io/2015/06/the-distributed-system-toolkit-patterns.html
@ Google • Kubernetes Documentations • Google Container Engine Docs Starting from scratch? check my blog • Building & Testing Docker Containers using Google Cloud Shell • Learn the Kubernetes Key Concepts in 10 Minutes • Getting Started with Kubernetes on Google Container Engine ◦ Youtube tutorial