Kubernetes (K8S) architecture simplifiedKubernetes cluster consists of a master node and worker nodesMaster Node: Consists of API Server, Scheduler, Controller Manager, and etcd ClusterWorker Node: Consists of Kubelet, Container Engine, and Kube Proxy