Helm Deployment Using Azure DevOps| Multi Stage YAML | CI/CD | AKS Cluster

Sdílet
Vložit
  • čas přidán 19. 07. 2023
  • Dev & Prod environment deployment | Multi Stage yaml pipeline | Pre deployment approval
    Azure DevOps Helm Deployment | CI/CD | AKS Cluster | Nginx Deployment |
    #helm #AzureDevOps #kubernetes #CICD #DevOps #azurecloud #kubernetesservices
    If you want to learn Azure DevOps, YAML pipelines, Helm, Kubernetes and AKS, this video will help you. I'm going to create videos on all features of Azure DevOps & Kubernetes Deployments and will include cloud provider services. Also suggest us the new topics for tutorials.
    Our intention is to provide a channel that will have complete education related content without any fee/charges so that it will help all people to learn and grow and will provide a better platform for learning
    Please like share and comment! This will help to create new content
    Thank you all for your feedbacks and support :-) #keeplearning #keepgrowing

Komentáře • 7

  • @nervous_habits
    @nervous_habits Před 7 měsíci +1

    Good work on this tutorial. Quick, concise, and relevant, you covered all the essential topics I was looking for in regards to a push-style CICD pipeline using AZ components. I liked how you also went over the environment config and showed doc pages. Your english was was clear and understandable with a good cadence. Keep it up!

  • @danjilappa4329
    @danjilappa4329 Před rokem

    I have prepared helm charts from my own k8s yaml file through helmify. I want to deploy my microservices by that charts. I am packaging my chart as tar file in build stage along with creating docker image and pushing to acr but not able to pass helmchart.tar file to deploy stage...? Any solution

  • @kavacham222
    @kavacham222 Před 3 měsíci

    Who will write the value-dev.yaml and value-prod.yaml
    As an devops eng we need to write or devolipers will push the code to git hub and we need to pull it and write the Azure- pipeline.yaml file??

  • @kavacham222
    @kavacham222 Před 3 měsíci

    Plzz share the repo details becos the yaml will be usefull to evey body so that we can try locally😊

  • @sivankumar86
    @sivankumar86 Před 4 měsíci

    it would be great if you can share pipeline yaml link such as github etc..

  • @fadi07full
    @fadi07full Před 4 měsíci

    can you please share the pipeline code? or github repo link of the demo?

  • @yemisi2757
    @yemisi2757 Před 3 měsíci

    Can you kindly share the pipeline code