Kubernetes Pod
The smallest deployable unit: one or more containers sharing a network namespace, IP address, and volumes, always scheduled onto the same node together. Pods are ephemeral and disposable — controllers replace them rather than repair them.
This Concept is waiting for its first lesson!
The smallest deployable unit: one or more containers sharing a network namespace, IP address, and volumes, always scheduled onto the same node together. Pods are ephemeral and disposable — controllers replace them rather than repair them.
Are you a teacher? Sign in to start contributing.
Sign In