Kubernetes Part# 1.1
Kube API Server is the only component that as a user we will directly interact with. When we run a simple kubectl command (imperative style, we can also use an yaml file instead) like below
$ kubectl get pods
Behind the scenes kubectl will convert ou...
moinuddin14.hashnode.dev2 min read
Muzamil Abbasi
SDET, Devops, Cloud infrastructure
this is really great elaboration.. Thank you