Kubernetes Pod and Container Concepts
Jump to navigation
Jump to search
External
- https://kubernetes.io/docs/concepts/workloads/pods/ (fully synced ✓)
Internal
Overview
Pod
A pod is a group of one or more containers
Pod Lifecycle
Pods and Nodes
Pods and Containers
Container
TODO:
Container Types
Application Contaier
Init Container
Ephemeral Container
Container Probes
Summary of a relationship between container probe result and overall pod situation.