Atthavit Wannasakwong

19%
Flag icon
If you’re running multiple containers in it, they all share the same Pod environment - things like the IPC namespace, shared memory, volumes, network stack etc. As an example, this means that all containers in the same Pod will share the same IP address (the Pod’s IP).
The Kubernetes Book
Rate this book
Clear rating
Open Preview