Kubernetes Concepts And Architecture | Understanding Kubernetes Architecture | Thetips4you

preview_player
Показать описание
#Kubernetes, #Kubernetestutorial, #Trending Hello Friends, Welcome back to my channel. In this tutorial we are going to see about Kubernetes architecture. We will seeing the kubernetes architecture overview in this tutorial and will be able to give complete kubernetes architecture for beginners. Kubernetes is a container orchestration tool, in other words we can say Kubernetes is an open-source platform for managing containerized workloads and services.
In my previous tutorials we have gone through how to setup minikube on CentOS machine, also we have seen the basics on Deployments and Services.

On worker node the Kubelet is the primary and most important controller in Kubernetes and It is responsible for driving the container execution layer, typically Docker.Pods are the smallest deployable units of computing that you can create and manage in Kubernetes. A Pod is a group of one or more containers.Service  is a way to expose an application running on a set of Pods as a network service
---------------------------------------------------------------------------------------------
Setup Kubernetes Minikube:
--------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
Kubernetes Pods Deployments and Services:
-----------------------------------------------------------------------------------------
===========================================
Follow me @:
==========================================
Music credit: "Royalty Free Music from Bensound"
Рекомендации по теме
Комментарии
Автор

I just want to say kudos to your work and keep doing what you love. All the time and effort you've been posting on this youtube channel have been very helpful especially to individuals who wanted to get into IT or anyone who needed to build a solid foundation in DevOps. I appreciate the hard work and a big thank you!

jpny