Kubernetes MultiContainer Pods: Sidecar, Adapter, and Ambassador | InitContainers in Kubernetes

  Рет қаралды 5,152

DevOps Pro

DevOps Pro

Күн бұрын

Пікірлер: 31
@DevOpsPro
@DevOpsPro Жыл бұрын
Please help us with your valuable feedback - forms.gle/E9r3xvTxnLPKz9Hw9
@ShivamBhamare-lk1ww
@ShivamBhamare-lk1ww 3 ай бұрын
create video on istio topic
@parulgoyal8044
@parulgoyal8044 Жыл бұрын
What is the difference between containers and init containers?
@DevOpsPro
@DevOpsPro Жыл бұрын
Init containers run before the main containers and are often used for setup or initialisation tasks, while main containers run the application processes.
@parulgoyal8044
@parulgoyal8044 Жыл бұрын
@@DevOpsPro thank u riya ☺
@gurbachhansingh5715
@gurbachhansingh5715 Жыл бұрын
Sarsawati devi hoo aap
@Shubham-yt6um
@Shubham-yt6um Жыл бұрын
Hey Riya I have 2 doubt 1) Suppose i have deployed web application and my database is outside the cluster so can we use 3rd use case (proxy container) in Production environment. 2) suppose my web application want to connect database service so how can I call database from kubernates platform if my database is outside?
@abrarsyed7177
@abrarsyed7177 Жыл бұрын
I have also same dout.. Because interviewer ask me this question but i didn't know
@DevOpsPro
@DevOpsPro Жыл бұрын
Thanks for watching my video on Kubernetes MultiContainer Pods! I appreciate your questions. Here are the answers: 1. Yes, in a production environment where your database is outside the cluster, you can definitely utilize the 3rd use case (proxy container). By using a proxy container, you can establish a secure connection between your web application running in the Kubernetes cluster and the external database. This allows your web application to communicate with the database seamlessly. 2. If your web application needs to connect to a database service outside of the Kubernetes platform, you can make use of various methods. One common approach is to use the Kubernetes Service resource as an abstraction layer. You can create a Service that represents the external database, providing an endpoint within the Kubernetes cluster. Then, your web application can connect to the database by using the Service's endpoint as the target address. I hope this clarifies your doubts. Feel free to ask if you have any more questions!
@Shubham-yt6um
@Shubham-yt6um Жыл бұрын
@@DevOpsPro so can I use external name service for that?
@DevOpsPro
@DevOpsPro Жыл бұрын
yes
@Shubham-yt6um
@Shubham-yt6um Жыл бұрын
Thanks Riya Understood 😊
@saurabhrawat3046
@saurabhrawat3046 Жыл бұрын
Earlier i was not able to learn k8 theory from anywhere but your teaching way is good right now likes are few but future you will definitely nailed
@DevOpsPro
@DevOpsPro Жыл бұрын
I'm glad to hear that you find my teaching helpful.
@shambhunathsahani6505
@shambhunathsahani6505 Жыл бұрын
great concept explained like nana Techworld channel
@_man.on.strings__
@_man.on.strings__ Жыл бұрын
inme sbme tutorial bhi bnate jayiye na, hands on hoga sbka to sahi rhega . baki to we all are here to grow your channel. Great content as alwz, keep going.😇
@trevitatechnologies2264
@trevitatechnologies2264 6 ай бұрын
greatly expained...
@devidas90
@devidas90 2 ай бұрын
bosscoder add in this vdo does not hv option to skip and its really irritating,, i like ur vdos but sorry to say that now these adds are really annoying, plz enable option to skip adds atleast, ty
@DevOpsPro
@DevOpsPro 2 ай бұрын
Hello @devidas90, I'm sorry that you feel the non skipable ads irritating, but since few months back, youtube has removed the option from creators to select the type of ads we wanted to show. Now it's all upto youtube to select which and what type of ads to show. So there's nothing we can do for this.
@devidas90
@devidas90 2 ай бұрын
@@DevOpsPro ohh is it, fine then
@rahulguptaft9
@rahulguptaft9 Жыл бұрын
Ma'am if possible can you please make a practical of it?
@Learner-hg4hj
@Learner-hg4hj Жыл бұрын
Thanks madam for the wonderful lesson
@AMOLDEVATALE-t6s
@AMOLDEVATALE-t6s Жыл бұрын
thank you mam
@sagarahire-ys3uj
@sagarahire-ys3uj 11 ай бұрын
small correction...if one container fails then pod doesnt die or restart..there's a concept called pause containers which is responsible to hold the networking namespace or u can say settings for that pod and because of pause container two containers can talk to eachother inisde same pod using localhost and port no
@jalandharbehera99
@jalandharbehera99 5 ай бұрын
you are the legend mam🙏
@yogitasharma4054
@yogitasharma4054 Жыл бұрын
#devopspro amazing content and the spirit!!❤
@rohita9689
@rohita9689 Жыл бұрын
mam please ek video banado kubeadm say aws ec2 instances par cluster setup krna. Please step by step guide bnado I mean kha kha say cheeza search kara and eksa setup kara sabkuch. Master and worker nodes kesa bnaya etc
@DevOpsPro
@DevOpsPro Жыл бұрын
Check this - kzbin.info/www/bejne/bJDMYpuOjducftk
@chanchalsoni2374
@chanchalsoni2374 Жыл бұрын
Nice sharing❤
@amiyakumar246
@amiyakumar246 Жыл бұрын
Mam app terraform, Ansible and python ke upar series banao ...apse padhke bht knowledge mil raha he ... And real time troubleshooting har ek tools ke upar ka video bi banao😊
@DevOpsPro
@DevOpsPro Жыл бұрын
Terraform par already ek playlist upload ho rhi aap use dekh skte ho - kzbin.info/aero/PLY63ZQr2Y5BF2m8Ngsq2L3rgb5u88FjKQ Aur jld hi baaki tools bhi cover krenge. Thanks for watching!
The day of the sea 😂 #shorts by Leisi Crazy
00:22
Leisi Crazy
Рет қаралды 2,3 МЛН
pumpkins #shorts
00:39
Mr DegrEE
Рет қаралды 30 МЛН
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17
Should We Run Databases In Kubernetes? CloudNativePG (CNPG) PostgreSQL
19:10
What is a Kubernetes Sidecar container?
7:48
CODE MENTAL
Рет қаралды 16 М.
Static Pods in Kubernetes - The Ultimate Guide for DevOps Pro
18:25
Day 11/40 - Multi Container Pod Kubernetes - Sidecar vs Init Container
25:13
Tech Tutorials with Piyush
Рет қаралды 3,8 М.
How to create SideCar container in Kubernetes
28:09
Learn DevOps and Cloud
Рет қаралды 897
The day of the sea 😂 #shorts by Leisi Crazy
00:22
Leisi Crazy
Рет қаралды 2,3 МЛН