Day2: Kubernetes Architecture :
Kubernetes Architecture
The architecture of Kubernetes is divided into Master Nodes and Worker Nodes, forming a cluster.
Master Node:
API Server: Acts as the front end for the Kubernetes control plane. It exposes the API and handles incoming reque...
kubernetesbysatish.hashnode.dev2 min read