Тёмный

All about Pods | Deploying Nginx to Kubernetes 

Pavan Elthepu
Подписаться 10 тыс.
Просмотров 12 тыс.
50% 1

In this video, we'll be discussing everything that you need to know about pods. We'll discuss the need for a pod, what is a sidecar container, how pods communicate, and how to scale applications with pods. For hands-on, we'll be deploying Nginx to Kubernetes and try to access it.
Timestamps:
00:00 - Intro
01:28 - Sidecar container and its use case
02:07 - Need for a pod
03:03 - Scaling applications with pods
03:19 - Pod Communication
03:58 - Creating Pods with kubectl
05:18 - Creating Pods with YAML
11:43 - Filtering Pods
12:20 - Listing Pods and it's details
14:45 - Getting into the pod
15:43 - Port-forwarding
17:02 - Checking Pod Logs
17:14 - Deleting Pods
18:40 - Summary
Useful Links:
Pod config that we created - github.com/pelthepu/Kubernete...
Please give a Like and Subscribe - bit.ly/pavanelthepu
My other courses:
Docker Complete Course: • Docker Tutorial | Ful...
Thank you very much!
#kubernetes #pods #devops #fullstackdevelopment

Опубликовано:

 

24 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 42   
@sgfantastic
@sgfantastic 26 дней назад
Nicely Done!!! clearly explained each concept with good examples, its a must watch for Kubernetes beginners
@MissAchiver
@MissAchiver 2 месяца назад
It's awesome explaination with proper visualization like anyone can understand easily I had so many doubt now it's very clear. Thanks for this content
@MindMaze644
@MindMaze644 6 месяцев назад
You are awesome man. I am going to watch these over and over again for the next 6 months until I am mad full with Kubernetes
@naren06938
@naren06938 11 месяцев назад
Excellent session
@satishkumarrayavarapu5054
@satishkumarrayavarapu5054 2 месяца назад
Great content subscribed..!!! saved my life with your useful ones...
@faizalfaizee2468
@faizalfaizee2468 2 года назад
Crystal clear 👏
@nitinshetty0706
@nitinshetty0706 2 года назад
Good one Pawan, you have put it in a very simple way
@ujjwalbansal5649
@ujjwalbansal5649 2 года назад
One of the best video on Pods... Great work sir...
@PrashantShetage
@PrashantShetage Год назад
Thanks, Pavan for such great content.
@PavanElthepu
@PavanElthepu Год назад
Thank you Prashanth. Please share with your friends and colleagues
@Ayush-lj6pq
@Ayush-lj6pq Год назад
great video and explanation
@PavanElthepu
@PavanElthepu Год назад
Glad you liked it! Please subscribe and share with your friends and colleagues
@dummymail6029
@dummymail6029 3 месяца назад
great video thanks pavan
@akhil123456000
@akhil123456000 10 месяцев назад
You should do more videos Pavan, and thanks for sharing this
@PavanElthepu
@PavanElthepu 10 месяцев назад
Thanks for your interest in my content. Just uploaded a new video🙂 Please subscribe and share with your friends and colleagues
@user-pm6qt6ee7p
@user-pm6qt6ee7p 5 месяцев назад
Helpful
@vback4238
@vback4238 11 месяцев назад
Wow! You are really good!!
@PavanElthepu
@PavanElthepu 11 месяцев назад
Thank you so much. Please subscribe and share with your friends and colleagues
@vback4238
@vback4238 11 месяцев назад
Trust me. I have subscribed and been sharing! Are you a DevOps Engr? Is there a way to contact you privately?
@PavanElthepu
@PavanElthepu 11 месяцев назад
@vback4238 please message me on LinkedIn www.linkedin.com/in/pavanelthepu
@user-le3ll1kv7g
@user-le3ll1kv7g 9 месяцев назад
super sir
@PavanElthepu
@PavanElthepu 9 месяцев назад
Thank you, please subscribe and share with your friends and colleagues
@mubashir1976
@mubashir1976 Год назад
Thanks Pavan for such great stuff, q quick dumb question, where is the container image nginx being pulled from? Does the system look at the listed repo in its config and pull it from there?
@PavanElthepu
@PavanElthepu Год назад
It pulls from docker registry by default. But you can also pull from any other repository like ECR. Please share with your friends and colleagues
@mubashir1976
@mubashir1976 Год назад
@@PavanElthepu Thanks Pavan, please consider creating udemy course, you are very good communicating complex concept . I am from networking background so my questions may be dumb. Much appreciated!!
@PavanElthepu
@PavanElthepu Год назад
Definitely Zeeshan. Happy Learning and post me updates on your career change. Love to see you growing!
@rgoel111
@rgoel111 2 года назад
Can you please create a video on Jenkins config as a code with helm chart
@PavanElthepu
@PavanElthepu 2 года назад
Sure RG, stay tuned!
@abdelhadilakhdim8052
@abdelhadilakhdim8052 2 месяца назад
how can i resolve it
@PavanElthepu
@PavanElthepu 2 месяца назад
Please make sure your image name is correct. Also check if you’re able to pull image with docker pull
@libertydemo1162
@libertydemo1162 Год назад
Excellent, Excellent and again I say Excellent. Do you have a presence on another platform e.g. Odysee, Rumble, locals ...
@PavanElthepu
@PavanElthepu Год назад
Thank you so much🙂. Currently I'm on only RU-vid
@satya1067
@satya1067 Год назад
Found hidden 💎
@PavanElthepu
@PavanElthepu Год назад
Thank you Satya
@pavan3011
@pavan3011 Год назад
Why do we need api version what happens in background
@PavanElthepu
@PavanElthepu Год назад
Same resource can be available in different apiVersions. You can treat apiVersion as package and resource as class in Java. Example: Deployment is a resource in apps/v1. I can create my own resource with same name(Deployment) in different apiVersion
@jalandharbehera2456
@jalandharbehera2456 Год назад
Sir please do video in helm chart 🙏🙏
@PavanElthepu
@PavanElthepu Год назад
Stay Tuned. It's on the way!
@bschanneladdy
@bschanneladdy Месяц назад
@@PavanElthepu Still waiting man hope you still care about us.
@PavanElthepu
@PavanElthepu Месяц назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3HqLVgteMrQ.htmlsi=KUCYLL5k0KICZeTF
@bschanneladdy
@bschanneladdy Месяц назад
@@PavanElthepu thanks dont know thy search was not working for me on your channel thank you again
@MeetPatel-kz9gr
@MeetPatel-kz9gr 2 года назад
Why does the command "k get svc" after running "k apply -f nginx.yaml" doesn't work? It should list the svc created for nginx but it doesn't. It did for kubia.
Далее
Autoscaling in Kubernetes
19:07
Просмотров 20 тыс.
Камень, ножницы, нейронка
00:33
Просмотров 1,1 млн
Украшаю чехлы 🎀
00:51
Просмотров 363 тыс.
Kubernetes Ingress
26:56
Просмотров 34 тыс.
Advanced Scheduling in Kubernetes
24:57
Просмотров 16 тыс.
Statefulsets | Deploying MongoDB cluster to Kubernetes
18:22
Probes in Kubernetes with Hands-on
18:27
Просмотров 15 тыс.
Kubernetes Ingress Explained (2 Types)
8:54
Просмотров 33 тыс.
RBAC in Kubernetes
20:27
Просмотров 30 тыс.
Камень, ножницы, нейронка
00:33
Просмотров 1,1 млн