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.
Assignment1 β How Kubernetes works
Kubernetes can manage Container Orchestration, Work load Placement, manage Infrstructure, Desired state.
It has Self Healing, Automated Roll back, Auto Scaling and load balancing
It can host multiple Docker containers
Assignment2 β What are the components of Kubernetes Master?
Master has four softwares
- API Server
- Cluster Storage
- Controller Storage
- Scheduler
Assignment3 β What are the components of Worker?
Workers has 3 Applications for worker
- Kubelet
- Kube proxy
- Container Engine
Assignment4 β What are the components of workstation?
1. Kubectl, .json/ yaml files