Kubernetes: An architectural overview

Konstantinos Patronas
LinuxStories
Published in
3 min readMar 26, 2021

--

Kubernetes is composed by a set of processes running on machines of a network that can communicate each other, those processes can divided into two categories, the control plane processes and ne node processes

Kubernetes Control Plane

The control plane is a collection of software components that manage the cluster, these components can run to any machine of the cluster but usually are run on dedicated controller machines.

--

--

Konstantinos Patronas
LinuxStories

DevOps engineer, loves Linux, Python, cats and Rock music