Kubernetes Basics
Kubernetes operates on a client server modek with a centralized control plane governing the cluster’s state and a set of worker Nodes running workloads.
At a high level, a user (often a developer) interacts with the Kubernetes cluster through command...
asitmohanty.hashnode.dev3 min read