[ Kube 12 ] Init Containers in Kubernetes Cluster

preview_player
Показать описание
In this video, I will show you how to use Init containers in Kubernetes cluster.

Any questions/feedback/issues, please drop me a comment. If you liked the video, please share it with your friends and don't forget to subscribe to my channel.
Thanks for watching this video and I hope you found it informative.

If you wish to support me:
Рекомендации по теме
Комментарии
Автор

Excellent illustration of the init container under the hood. I loved it. in our environment for pod deployment we uses the init container side-car to get the deployment configuration from the vault. this is a subject that not too many Engineers delve into. and kubectl describe pod should tell you if the init container has any issue before starting the real application container. Thank you for the inside you shared in your illustration. you are the Man!!
Thanks again. Mat.

mathewkargarzadeh
Автор

It's good effort of you for making such nice videos, but small suggestion from my side, plz try to avoid the sound "cho cho" (observe at 11th sec) which is repeating throughout all the videos.

vamshidharreddygottam
Автор

very nicely explained thanks for such videos

DeepakKumar-fchn
Автор

Hi Venkat, Once again many more thanks, This video helps a lot to understand the concepts, what is the main difference between jobs and INIT containers.

jagadeesh
Автор

nice video Venkat, thank you for sharing.
Is init container same as pause container or infra container? I know pause container is the first container that gets running in a pod to serve as the basis of the namespace and PID 1.

richardwang
Автор

A very informative video, thanks and keep it up. Although I don't get it when you got only one pod running in one worker node #12:44 but you can access nginx index page from both node at browser

biahoi
Автор

your the best in teaching man, seriously, I have a small doubt, In init YAML file, under init container path for saving HTML is different and under container nginx mount path is different, how do index.html file will copy to the /usr/share/nginx/html, since it's path is /nginx-data

Bayaprakashreddyc
Автор

Hi Venkat, Your videos are much informative and has been a great help for me. I have been learning from your videos. I just have one question, can we see the logs of the init container?

anilmahaptara
Автор

Its awesome, fast and wide. Also a question: what is the autocomplit tool? Its awesome too!

nikitashesterikov
Автор

Hi, I am getting "error: unable to recognize "3-init-container.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"" by cluster version is kubectl version --short
Client Version: v1.16.0
Server Version: v1.16.1
Could you please tell me what will be the apiVersion I can use.




Thanks in advance.

avijitdhar
Автор

Hi, can used this init container to lunch jenkins server, so that it can help us to setup CI/CD pipeline

vijayakoli
Автор

can you please explain what is CNI in layman's terms or real time usage.
Thank you

saivenkataratnamemmani
Автор

does init container must have image specified or we can specify just command that we want to execute?

vujanic
Автор

Hi, First of all thanks for the video. We have some different scenario. We would like to prepare our node before depployment happends. For example we want to install Nvidia drivers because we have application which uses gpu to be deployed on this node of cluster. Is it possible to run script which will install Nvidia drivers before application deployment? Any guidance would be pretty helpful. Thanks again for the video. Keep up the good work.

jahanpanahy
Автор

Hi nice video, if possible to mount two volumes emtdir in init container section ? We need to mount same volume in two different file path to the main container. I had tried but it's fails. Pls help ....

shanmugamn
Автор

It's OK to speak in your native accent. Everyone is able to make out the difference between a fake and real accent.

kunafeh