None
EN
Comment on Kubernetes – the internal architecture by Pramod Biligiri
[]
Comments for Pramod Biligiri
An architectural style that is followed throughout the control plane of k8s is of components communicating with each other using a data store ( etcd ) as the intermediary. Updates made to etcd are picked up by relevant observers and acted upon (see figure below). Updates made to etcd are picked up by relevant observers and acted upon (see figure below).