677 B
		
	
	
	
	
	
			
		
		
	
	
			677 B
		
	
	
	
	
	
| title | id | date | full-link | related | tags | short-description | |||
|---|---|---|---|---|---|---|---|---|---|
| Pod Lifecycle | pod-lifecycle | 2019-02-17 | /docs/concepts/workloads/pods/pod-lifecycle/ | 
 | 
 | A high-level summary of what phase the Pod is in within its lifecyle. | 
The Pod Lifecycle is a high level summary of where a Pod is in its lifecyle.  A Pod’s status field is a PodStatus object, which has a phase field that displays one of the following phases: Running, Pending, Succeeded, Failed, Unknown, Completed, or CrashLoopBackOff.