Excellent...what a clarity of speech and content delivery. IT ratna milna chahiye 😃
@DeekshithSN Жыл бұрын
Thanks a lot :)
@zohaibsaeed4063 Жыл бұрын
Thanks brother you have cover the basics for beginners. You got 1 subscriber and you deserve it.
@DeekshithSN Жыл бұрын
Thanks for the sub!, Glad it helped you 😊
@raffaelloringue8 ай бұрын
Thanks so much for the explain! how would you add this to a cicd pipeline? how would you do the run "helm template " command?
@kamalraj22132 жыл бұрын
Explained clearly the concept. Even the person who doesn't know helm can understand this. Excellent And if possible can u build azure pipelines to deploy this helm templates to different clusters depending on the environment. I want to see how to build pipelines and how to run for specific environments like how to give the inputs to pipeline so that it will deploy in correct environment
@DeekshithSN2 жыл бұрын
Thanks for watching, comments like this motivates me to do more and more video. Sure definitely will do videos on azure devops 😊😊
@kamalraj22132 жыл бұрын
@@DeekshithSN bcoz i am not sure how to define the helm in the pipeline for deploying to specific environment. So if u do it will be helpful for me
@not_arnav2 жыл бұрын
@@kamalraj2213 Hello I have the same issue , did you find a solution for it?
@himanshumahajan59610 ай бұрын
@Deekshith , can you share any article regarding how we can configure ingress resource (single ALB) between multiple microservices with path based routing such that ingress configuration are also controlled service wise but should be using same ALB like you have frontend and backend services.As of now if I am trying then which service first create ingress ALB(using its helm chart cfg) second service cannot modify that if its trying to append the path for its own routing(using its own helm chart) , resource already exists we get.
@saiakshay11022 жыл бұрын
Hi sir, Can u share devops aws interview questions n answers.
@milindchavan0072 жыл бұрын
Thanks for this detailed explanation, as you created multiple values and config files the question is, will these files be part of the helm package? If yes then how do we use it while installing the chart?
@manishalankala16222 жыл бұрын
Very much helpful as you mentioned in detail, assume to be production grade scenario i have seen but earlier was not good with functions and references from values.yaml. Now its bit clear with your examples. Really appreciated
@DeekshithSN2 жыл бұрын
Thank you so much for your valuable comment, I am glad that this video helped you 😊
@nikhilverma15522 жыл бұрын
very well explained sir...thanks for making this video for us....
@DeekshithSN2 жыл бұрын
Thank you so much for your valuable comments 🙂
@nitinchavan25412 жыл бұрын
Hey thank you for the detailed demo. Do we have a working example for micro services where we will have multiple deployment, service and config map files? It would be great if you can also have demo on the same.
@neeharikagv28122 жыл бұрын
The concept is very well explained. Thank you so much.. 👍
@NaveenKumar-es1lg2 жыл бұрын
Deekshith bro keep on rocking ❤️❤️👍
@DancingDivaRidhima Жыл бұрын
Thanks for the detailed Video on this. Just wanted to know how we can pass the secrets for different environments ? What is the best way to provide secrets for different environments like you shown in this Video.
@DeekshithSN Жыл бұрын
Thanks for watching the video Answer to your question depends on how you are using the secrets - suppling it directly through k8s manifest files ? - k8s cluster is connected some secret manager to pull secret values?
@DancingDivaRidhima Жыл бұрын
@@DeekshithSN We are using cloud secret manager to supply secrets.
@thinagark6643 Жыл бұрын
Configmap i have created but how can i reflect in config file
@PAVANSAIish2 жыл бұрын
It's very clean and usefull thanks for sharing your knowledge
@DeekshithSN2 жыл бұрын
Thanks and welcome
@abhijeetshikharvlog1444 Жыл бұрын
Bhai environment variables kaise set and read karegey
@chiranjeevik91802 жыл бұрын
I want to take DevOps training from you, do you conduct online classes?
@rutamenkudale98782 жыл бұрын
Nice video Could you please create videos on aws interview questions and ans
@DeekshithSN2 жыл бұрын
Sure am working on that 😊
@TechnocraftComputerGuy Жыл бұрын
very useful , thanks for the detailed explanation
@daivikavs-jr3iz Жыл бұрын
Excellent teaching bro thank u so much 💓💕👍👍👍👍
@DeekshithSN Жыл бұрын
Thanks for watching 😊😊
@safeerpasha1051 Жыл бұрын
Which is the extension you have added to get the functions from named templates while calling those using "include" in deployment.yaml
@DeekshithSN Жыл бұрын
Thanks for watching, do you mean extension in vscode if Yes I have used vscode-helm and Helm Intellisense
@satishmarutham31952 жыл бұрын
Thanks Its Very Useful.. If it possible Plse do video on to deploy microservices using helm
@DeekshithSN2 жыл бұрын
Thanks for watching. I have already made a video on that below is the link for that video kzbin.info/www/bejne/Y5XcqYZojamSg6c
@not_arnav2 жыл бұрын
Thank you for the video , I had a question. Lets say that you have 3 different regions and in each region you have prod, dev and qa , how would you structure the helm chart? Would you have 1 helm chart per region. Secondly, depending on the environment I want to deploy to a differernt cluster, how would you do that with argocd and helm.
@jaganarumugam85272 жыл бұрын
Really osm. thanks for sharing with us :)
@YouTubers-rj9xv2 жыл бұрын
Excellent concept
@DeekshithSN2 жыл бұрын
Thanks for watching 😊
@naveenkumarandukuri3490 Жыл бұрын
very well explained. 😀
@DeekshithSN Жыл бұрын
Thanks for watching :)
@himanshumahajan59610 ай бұрын
while we are installing them they are not working , I am getting nil pointer errors for calling label , calling config map , hpa etc whereas tempaltes are getting generated but helm install fails
@himanshumahajan59610 ай бұрын
Its fixed it was taking default values.yaml
@janardhanm64022 жыл бұрын
It had well contented. I Loved It.
@DeekshithSN2 жыл бұрын
Thanks for watching 😊
@talesofindianmythology16662 жыл бұрын
Do you have any online training or something?
@sruthireddy1979 Жыл бұрын
very useful..... thanks a lot :)
@yadavyogesh2 жыл бұрын
👌👌👌
@nucleusv2 жыл бұрын
Looks like it is completely wrong approach with Helm, you should have chart based on values, and values should overwritten with helmfile when you deploy to specific environment ...
@DeekshithSN2 жыл бұрын
As mentioned in the video there might be many ways to handle deployments to multiple env, which ever I have come across in pervious projects show in this video It depends on organization and even depends on project to project how they want to handle the deployment. But thanks for letting me know will checkout on helmfile
@senthilkumar51295 ай бұрын
Nice
@DeekshithSN5 ай бұрын
Thanks for watching ☺️
@George-mk7lp2 жыл бұрын
deekshith where are you? why no more new videos?
@DeekshithSN2 жыл бұрын
Couldn't do it, due to so personal issues, in few more days. I will uploading video on deploying micro services
@nitinchavan25412 жыл бұрын
@@DeekshithSN we are desperately waiting for this.