Skip to content

Workloads#

The Workloads subsection contains descriptions of views related to Pods and workload resources. A Pod is the smallest deployable unit of computing in Kubernetes. Pods represent sets of containers in which applications (workloads) run. The workload resources are built-in APIs for the declarative management of Pods and the orchestration of application lifecycles. See Kubernetes Documentation: Workloads for details.