Kubernetes Pod and Container Concepts: Difference between revisions
Jump to navigation
Jump to search
[Next]
Line 1: | Line 1: | ||
=External= | =External= | ||
* https://kubernetes.io/docs/concepts/workloads/pods/ (fully synced | * https://kubernetes.io/docs/concepts/workloads/pods/ (fully synced ✓) | ||
=Internal= | =Internal= |
Revision as of 17:25, 24 September 2021
External
- https://kubernetes.io/docs/concepts/workloads/pods/ (fully synced ✓)
Internal
Overview
Pod
Pod Lifecycle
Pods and Nodes
Pods and Containers
Container
Container Probes
Summary of a relationship between container probe result and overall pod situation.