Automation, DevOps and Containerization
© 2001-2023. All rights reserved.
Pods consist of one or more containers
Containers share the network namespace
Docker only knows containers
Processes seem to run on the same host
Creating pods with Docker