Kubernetes Architecture
Kubernetes Architecture
KUBERNETES : Architecture
➤ API Server : API server is the entry point for all the REST commands
used to control the cluster.
➤ Resulting state of the cluster is stored in the distributed key-value
store.
KUBERNETES : Architecture