Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
1.What is Kubernetes?
-container archestrator
-load balancer

-infrastructure abstraction
-desired state
2.Why Kubernetes?
-kubernetes can manage scalability challenges of containers
-we’re starting to view the data center as a computer
3.Kubernetes Architecuture.
MASTER NODE
-apiserver
-cluster store
-controller manager
-scheduler
WORKER NODE
-kubelet
-container engine
-kube-proxy
4.How Kubernetes Works?