Kubernetes architecture describes the structure and components that make up a Kubernetes system, including the control plane and worker nodes, and how they work together to manage containerised applications. Also known as K8s architecture, it defines how Kubernetes schedules, runs, and maintains workloads at scale.