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

DAY-3 DevOps Assignment

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!

1. What is kubernetes?

Kubernetes is an open-source container orchestration system for automating software deployment, scaling, and management. Google originally designed Kubernetes, but the Cloud Native Computing Foundation now maintains the project.
kubernetes manages multiple docker host i.e Containers.It groups containers that make up an application into logical units for easy management and discovery.

2. 5 reasons of using kubernetes

kubernetes manage and deploy containerized applications at scale.
Kubernetes can help reduce costs by making better use of resources.
Kubernetes is that it can improve application uptime and performance.
Kubernetes has a large and vibrant community behind it.which means that you can find support and resources for using Kubernetes no matter what your needs are.
scalibility
Kubernetes is battle-tested and widely adopted

3. Each kubernetes Components 

kube-apiserver->The API server is a component of the Kubernetes control plane that exposes the Kubernetes API. The API server is the front end for the Kubernetes control plane.
etcd->Consistent and highly-available key value store used as Kubernetes’ backing store for all cluster data.
kube-scheduler->Control plane component that watches for newly created Pods with no assigned node, and selects a node for them to run on.
kube-controller-manager->For Controlling all the worker state
kube-proxy->kube-proxy is a network proxy that runs on each node in your cluster, implementing part of the Kubernetes Service concept.
Container runtime->The container runtime is the software that is responsible for running containers.

Subscribe
Notify of
guest


This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x