Complete Kubernetes Course | Kubernetes for Beginners to Advanced level | Sync Tech

preview_player
Показать описание
Description:

Why kurbernetes ?

Kubernetes basics.

Next, we will understand why we need a good Container Orchestration Engine and see why Kubernetes is your go-to option
Then, we will build and administer production grade Kubernetes clusters on-the-go, on-cloud and as well as locally on your laptop
After that, you will get in depth understanding of what are Pods, how do they connect and communicate and finally will show you how to write Pod manifest file and deploy it on Kubernetes
Then, we will go through managing application protection and high-availability using ReplicaSet, ReplicationController, and DaemonSet,
Finally, using nodePort Service, I will show you how to expose applications on to the internet using NodePort service.
Are there any course requirements or prerequisites?
Basic understanding of YAML syntax, Linux Commands, Docker, Containers, Google Cloud is a plus. But, not mandatory.

This course will help DevOps Engineer, Developers, Admins or Anyone interested to learn about kubernetes

Please subscribe if you have not subscribed yet.

#kubernetes #dockerswarm #orchestrationengines #devops
Рекомендации по теме
Комментарии
Автор

Sir please make a video on ingress and egress

saikumar-MSK
Автор

Why do we specify container port when we just need pod port for inter/intra communication of pods ?

rahulmam