πŸš€ DevOps Certified Professional
πŸ“… Starting: 1st of Every Month 🀝 +91 8409492687 | 🀝 +1 (469) 756-6329 πŸ” Contact@DevOpsSchool.com

Day4 – Kubernetes – Assignment – Bhargav

DevOps

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.


Get Started Now!

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

  1. API Server
  2. Cluster Storage
  3. Controller Storage
  4. Scheduler

Assignment3 – What are the components of Worker?

Workers has 3 Applications for worker

  1. Kubelet
  2. Kube proxy
  3. Container Engine

Assignment4 – What are the components of workstation?

1. Kubectl, .json/ yaml files