Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 504 Bytes

File metadata and controls

9 lines (5 loc) · 504 Bytes

Kubernetes architecture high level overview

Architecture of abstract multi-tenant and cloud provider agnostic HA Kubernetes cluster

Like most distributed computing platforms, a Kubernetes cluster consists of at least one master and multiple compute nodes. Also in pursuit of high availability and performance, modern deployments are regularly scaled out beyond the confines of a single datacenter or cloud region.