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.
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.
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.
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.
Great video, very easy to understand. Thanks Pyush.
Awesome! Happy to hear it was helpful. 😊
Thanks Pyush.
welcome 🤗
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!❤️
thank you Mr. pyush.... really happy to have this series.
Let's go💪
One of the best course series I've ever watched. Thank you, and keep going!🥰🥰
This means a lot, thank you!🙏
Great lesson!
Thanks 😊
This video deserves more attention!
Thank you
Great video!!
Simplified eplanation ! Loved it
Glad you liked it
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.
Nice Explanation
Welldone
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
Nice explanation
Thanks and welcome
after watching each videos....gives me good conceptual knowledge ...and boosts my confidence to crack this exam... OG MAN
amazing explaination
Thank you!
The content is superb and need more and more support
Thank you so much 😊👍
Really great content 🙌
Thank you so much!
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!
awesome!!
Excellent video.. learning a lot coz of u..
Thank you for the feedback, It's a pleasure hearing the kind words 🙂 happy to help
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
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!
Great work , Thank u
Thank you and you're welcome
Masha Allah very good playlist, it helped me so much thank you
Thank you brother!
It was a great session....
Thanks
nice explanation , thanks
welcome
Nice explanation....
Thank you!
Nice detailed explanation >>
Glad it was helpful!
very good it wiil useful forever untill this software platforms expires go a head
I'm glad you found it helpful!
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 ❤️❤️❤️
Containers are immutable in nature once created it won't be modified even init containers also
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
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.
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