Hi Piyush, Good day!! Have found you 2 months ago where you came in a session with abhishekveeramalla in live then after I have been gone through your videos of cks series and till now what ever the interview I have given on devops nearly 3o out of it most of the question you covered in this series. It is a very informative series I referred to my friends as well. Once again thanks for providing content. Regards, Rushimanikanta Lingam.
Instead of each pod having its own sidecar container, is it possible for mutiple pods to use one shared pod container located somewhere? if yes, how can it be done?
Replied this over the livestream but let me add the answer here as well. It is not possible for multiple pods to use one shared pod/container. It involves a lot of dependency on that shared container and other pods will be impacted if something happens to the shared container, it make the application tightly couple which is an anti-pattern of microservices.
@@TechTutorialswithPiyush Thanks for your reply. However, I am still not very clear. Once again, I have a bitbucket Pipelines. I want to use one shared Docker pod instead of the same sidecar in every pod. I have both the runner container and Docker container in a manifest but I wanted to know how to seperate the runner container from the docker container (sidecar container) so that I can run one Docker instance and multiple runner instances on one Kubernetes node.
Hi Piyush. Thanks for making the concept easier. I have a question though. Can there be a situation where a deadlock occurs between the init container and the pod. If such a situation arises then how would one solve it?
Thank you for the feedback. There wouldnt be a deadlock situation as init containers are always executed first and only after the successfull completion of init container, your main container will be executed.
sidecar containers are being created when you use an application that needs to gather some metrics/data from your pod itself. Monitoring application such as datadog is one of the usecase. We will cover that in a seperate video.
Perfet
dont worry bro ur hadwork pays off u soon ,
when every one get into the world of kubernetes u will boom like anything ,best of luck
🧿
Thank you so much brother!❤️
completed the video.....!!!!!!!
Thanks Piyush
This video deserves more attention!
Thank you
thank you Mr. pyush.... really happy to have this series.
Let's go💪
This is Comment is before watching the video...just for pyush bahi comment target...!!!!!!!!!!!!!!!!!!!!😀😀😀😀
Thank you so much brother❤️
thank you, great explanation.
You are welcome!
One of the best course series I've ever watched. Thank you, and keep going!🥰🥰
This means a lot, thank you!🙏
Simplified eplanation ! Loved it
Glad you liked it
Thanks Pyush.
welcome 🤗
after watching each videos....gives me good conceptual knowledge ...and boosts my confidence to crack this exam... OG MAN
Great video, very easy to understand. Thanks Pyush.
Awesome! Happy to hear it was helpful. 😊
Great lesson!
Thanks 😊
Nice Explanation
Great video!!
amazing explaination
Thank you!
Really great content 🙌
Thank you so much!
Welldone
Thanks Piyush🙂
Nice explanation
Thanks and welcome
Bro you are a TECH GURU for us. Thanks Piyush bhai.
Just someone who's trying to help ❤️ not a guru , but thank you for the kind words
awesome!!
Great work , Thank u
Thank you and you're welcome
nice explanation , thanks
welcome
Excellent video.. learning a lot coz of u..
Thank you for the feedback, It's a pleasure hearing the kind words 🙂 happy to help
The content is superb and need more and more support
Thank you so much 😊👍
It was a great session....
Thanks
Nice detailed explanation >>
Glad it was helpful!
great job Piyush sir. u always make complex concept look easy. u are the best. thanks again
Thank you so much for the wonderful feedback!
Thanks for your hard work sharing knowledge 💙, just wondering if the sidecar container is mention in another video from this series ?
Thank you for the feedback! I actually forgot to add sidecar in the series but I will try to add in the near future
Masha Allah very good playlist, it helped me so much thank you
Thank you brother!
Nice explanation....
Thank you!
Thank you for this! It's mostly better, to see the database up, before the webservice can access it. thank you for showing how to do this
You're welcome!
Great work Pyush, this my 3rd day learning k8s
Yesterway saw you with live stream with Abhishek and Shubham all my teachers in same screen...🤩
Yeah, we did that after a long time :) I enjoyed it too
Nice video.Waiting for others...
More to come!
❤❤
❤
Hi Piyush, Good day!!
Have found you 2 months ago where you came in a session with abhishekveeramalla in live then after I have been gone through your videos of cks series and till now what ever the interview I have given on devops nearly 3o out of it most of the question you covered in this series. It is a very informative series I referred to my friends as well. Once again thanks for providing content.
Regards,
Rushimanikanta Lingam.
Wow! That is amazing to know. Thank you Rushil, I am glad you found it helpful and thank you for spreading the word ❤️❤️❤️
very good it wiil useful forever untill this software platforms expires go a head
I'm glad you found it helpful!
Instead of each pod having its own sidecar container, is it possible for mutiple pods to use one shared pod container located somewhere? if yes, how can it be done?
Replied this over the livestream but let me add the answer here as well. It is not possible for multiple pods to use one shared pod/container. It involves a lot of dependency on that shared container and other pods will be impacted if something happens to the shared container, it make the application tightly couple which is an anti-pattern of microservices.
@@TechTutorialswithPiyush Thanks for your reply. However, I am still not very clear.
Once again, I have a bitbucket Pipelines. I want to use one shared Docker pod instead of the same sidecar in every pod.
I have both the runner container and Docker container in a manifest but I wanted to know how to seperate the runner container from the docker container (sidecar container) so that I can run one Docker instance and multiple runner instances on one Kubernetes node.
@@debillion can you join our discord community and share the issue in help-general channel?
thecloudopscommunity.org
The content is great but I didn't hear anything about sidecar containers even though the video title mentioned it.
Hi Piyush. Thanks for making the concept easier. I have a question though. Can there be a situation where a deadlock occurs between the init container and the pod. If such a situation arises then how would one solve it?
Thank you for the feedback. There wouldnt be a deadlock situation as init containers are always executed first and only after the successfull completion of init container, your main container will be executed.
Hi Piyush,
Thanks for the detailed explanation of the init container
What about a sidecar container.
sidecar containers are being created when you use an application that needs to gather some metrics/data from your pod itself. Monitoring application such as datadog is one of the usecase. We will cover that in a seperate video.
@@TechTutorialswithPiyush Thanks for the explanation Piyush
Containers are immutable in nature once created it won't be modified even init containers also
like @narasimhasaladi7 said. Very soon! Your tutorials will be integral for less technical folks learning K8s! Only way is up! Keep going strong.
My goal is to simplify the learning of advance topics so that anyone can learn and take advantage of it. thank you for the support.
thank you, great explanation.