Kubernetes Webinar Series - A Closer Look at Pods and Replica Sets

preview_player
Показать описание
Pods are the basic building blocks of Kubernetes. Replica Sets enable Pods to scale horizontally. This webinar will focus on the architecture of Pods and Replica Sets. We will walk you through the best practices of packaging multiple containers as Pods and scaling them.

Рекомендации по теме
Комментарии
Автор

This is a great series so far! Much better than some paid courses out there.

cabc
Автор

Fantastic.. this series is a life savor, keep up the AMAZING JOB you guys are doing.

noams
Автор

Awesome Tutorial series!! Jani has been doing a great Job!! The Q&A at the end of the session are very important to a person like me. This helps me to prove that all my presumptions or assumptions are correct regarding the kubernetes are correct. It would be great, If you guys could persist the Q&A in github or somewhere, so that It could be referred later.

lakshman
Автор

All videos are just the BEST ones that I found on Youtube... Keep it up :) Tks

xty
Автор

Thanks Janakiram for sharing the details in detailed.

rajeshnulu
Автор

Thank you for your video. Please make video for how to execute cron-jobs inside the Kubernetes pods.

ArunKumar-xwiw
Автор

Thanks for sharing. Also I have one question. could there be more one NodePort when there are more than one Master or would it always be one NodePort?

slopeofhopelim
Автор

Looks the env is REDIS_SERVICE_HOST inplace of REDIS_HOST. I had to make change to get the expected behaviour

parthasarathikundu
Автор

Is it possible to share the slides of the entire series ?

sherifadelmedhat
Автор

With an application that is versioned across different tags.
Can multiple pods be created with different underlying version of the image?

prateeksarda
Автор

i am having an application and it is using docker-compose to run the app. I have converted docker-compose file with multiple yml files using kompose. now i am having many services, deployments, persistentvolumeclaim yaml files. I can run independent service at one time, but i want to register all the services in one UI. Can you please suggest how should I proceed?

priya
Автор

i am new to kubernetes, very good explanation thanks for it. After going through all the videos in the series, will it be sufficient to work on the real life projects within any environment or i have to refer some more advanced stuff to really deep dive hard into it. @janakiram

rahulpandey
Автор

If I have a pod yml file, can I link that in deployment yml rather then writing the template section??

shaktiprasadrath
Автор

Have the link to get the slide show present during the webminar ?

liblian
Автор

Hi thanks for sharing knowledge its very good easy to understand. can you pl share link download ppt slides

sudharsan
Автор

Also how can i know the next session details??

rajeshnulu
Автор

Can you please explain how you got the master node, I am not following that
and even I got the error(at different time) what you got @51:35, can you explain about that error.
Thank you

mohithtrek