CI-CD for Azure Kubernetes Service AKS using Azure DevOps

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • CI-CD for Azure Kubernetes Service AKS using VSTS
  • Věda a technologie

Komentáře • 77

  • @marwenounis9823
    @marwenounis9823 Před 5 lety +2

    Dude Glad that your videos are on top of my search list in youtube, Good Job and Thank you!

  • @kochakaamir
    @kochakaamir Před 5 lety +3

    Exactly, what I wanted to implement. Thank you!

  • @harishdevarapalli1537
    @harishdevarapalli1537 Před 4 lety +1

    Nice and clear explanation. Thanks for your time on sharing the knowledge.

  • @nscript3471
    @nscript3471 Před 2 lety

    Great video, coming from the jenkins world and doing this same thing in Jenkins this was helpful in understanding the azure way.

  • @vicstan5983
    @vicstan5983 Před 4 lety +2

    Thank You Very Much Sir! You are one of the best!

  • @demohub
    @demohub Před 4 lety

    Wow. Really good. Just what I've been looking for. Thanks

  • @srikanthv6378
    @srikanthv6378 Před 3 lety

    Excellent Explanation Houssem...Your are one of the best

  • @HoracioGonzalezLarrain

    Thank you very much. Just what I was looking for

  • @bryannoronha8127
    @bryannoronha8127 Před 4 lety

    Wonderfully explained. Thank you!

  • @ravishchauhan1
    @ravishchauhan1 Před 3 lety

    Thanks, sir. please keep doing good work. Lots of love from India

  • @falconmick
    @falconmick Před 5 lety +1

    Great to see sombody creating videos on this. My only feedback is that midroll adverts are very frustrating and if I were not so interested in learning this I would probably leave the video. Cheers again

  • @kulkarnineeraj
    @kulkarnineeraj Před 4 lety

    excellent video.Keep doing such good work

  • @jairamashish6026
    @jairamashish6026 Před 3 lety

    Great Work Houssem, Thank you

  • @uharamyapaturi8819
    @uharamyapaturi8819 Před 2 lety

    Thank you soo much😍 you saved me in interview got selected

  • @moey6155
    @moey6155 Před 3 lety

    Thank You Mr. Hossem !
    Nice Video

  • @itumelengossas9327
    @itumelengossas9327 Před 5 lety +2

    Nice video, helped a lot!

  • @hyperchainlabs1839
    @hyperchainlabs1839 Před 4 lety

    Great job Houssem!!

  • @Daiverst
    @Daiverst Před 4 lety

    Hey Man! you are freaking awesome! Thanks!

  • @sumanpanda157
    @sumanpanda157 Před 4 lety

    precise and up to the point .. this is exactly what i was looking for .. i was wondering how to get the yaml from source code to CD pipeline.

  • @safweneyahyaoui1397
    @safweneyahyaoui1397 Před 3 lety

    its simpler and more easier than aws devops thanks !!

  • @seanmacron5505
    @seanmacron5505 Před rokem

    Helped a lot , thanks .

  • @Agunu
    @Agunu Před 4 lety

    Thank you very much for your videos

  • @mariaisabelvaldiviacampos3385

    Excelent explanation. Thanks

  • @tejaswigali3551
    @tejaswigali3551 Před 3 lety

    Thanks a lot for the helpful video.

  • @lifechamp007
    @lifechamp007 Před 2 lety

    Super helpful - Thank you so much !! #StayBlessednHappy

  • @xamashee
    @xamashee Před 2 lety

    Houssem knows how to explain!

  • @shahid1990able
    @shahid1990able Před 4 lety

    very helpful and detail oriented, can you cover Windows container in AKS in video tutorial

  • @tushar1439
    @tushar1439 Před 3 lety

    thanks a lot ..it worked like a charm.

    • @tushar1439
      @tushar1439 Před 3 lety

      Replace Token task available in my org having verison 1 only.You have used version 3. In Version 1 , it is asking for token regex ,I am not sure how to use that. I tried to create regex and use that but it is not replacing token for me.Can you please help.

  • @harivssc27
    @harivssc27 Před 3 lety

    Thanks machi, super \m/

  • @yukibuwana
    @yukibuwana Před 3 lety

    Thanks.. it's cool

  • @rajata07
    @rajata07 Před 4 lety

    Thank you very much for the nice videos. short question, how you manage env file (containing secrets) for the application in this approach?

  • @amitk0277
    @amitk0277 Před 5 lety

    👏👏👏👏👏👏 Great

  • @nourhermi4728
    @nourhermi4728 Před 3 lety

    nice video

  • @naveengaddam6007
    @naveengaddam6007 Před 3 lety

    Super

  • @vigneshswaminathan4282

    Can I use this devops approach to deploy to my local kubernetes clusture instead of azure kubernetes service??

  • @malayalitravelsuk
    @malayalitravelsuk Před 4 lety

    CI-CD for Azure Kubernetes Service - When should I use Deploy to Kubernetes Cluster builtin Template and when to go with Helm deployment? Sorry if my question does not sound meaningful.

  • @rajib2u
    @rajib2u Před 5 lety +1

    Excellent video. I have one question in you AKS how many nodes you specified when you created that. Is it 5? Because your yaml file specified replica as 5 only.

    • @rajib2u
      @rajib2u Před 5 lety

      Are you running it in minikube? Because the release pipeline execute but I do not see anything deployed inside aks dashboard. I used az aks get-credential to get the config. Please suggest.

  • @kairabansal4048
    @kairabansal4048 Před 5 lety +1

    Hi Sir ,all you are doing dynamic changes by using vsts but if I am using azure Devops and following all of your steps I am not able to get the image as it is showing in pods as invalid image format as #{Build.Buildid}# ,how can I resolve this??

  • @krupakarreddy8235
    @krupakarreddy8235 Před 4 lety

    Is there an REST API for deleting a branch under a repo in Azure Devops?

  • @dimbuafonso8826
    @dimbuafonso8826 Před 5 lety

    Hi Houssem, Great video and explanation! I ran the 'kubectl config view --raw' but got an empty output.
    Why's that?

    • @dimbuafonso8826
      @dimbuafonso8826 Před 5 lety

      Oh never mind, it was a silly mistake of not being connected to my cluster lol

  • @uritivenkatanagakishore9383

    I my repository , had multiple folders where one of the sub folder contains source code and other had docker file and another folder container kubernetes yaml file . here i my question is how can i switch from one folder to other folder in azure devops pipeline

  • @HimalayaGarg
    @HimalayaGarg Před rokem

    👍🏻

  • @krishna172225
    @krishna172225 Před 3 lety

    how to do rolling update here ?In case if I want to go the previous version?

  • @student_voice
    @student_voice Před rokem

    How to give Permissions to k8 cluster in azure..

  • @DaMian220397
    @DaMian220397 Před 4 lety

    My kubeconfig file doesn't contain client-key-data .Should it be generated automatically or configured on my own?

  • @Dr..Math5
    @Dr..Math5 Před 5 lety +2

    Dear Mr. Houssem,
    Can you send the name of the software for the video lecture (Share screen and video cam but windows 10)?

    • @HoussemDellai
      @HoussemDellai  Před 5 lety

      Hi Patrick, I'm always using Camtasia Studio, it works for both Mac and Windows. You can also use OBS Studio (it is free)

    • @Dr..Math5
      @Dr..Math5 Před 5 lety

      Thank you

  • @ankurmalimh-1099
    @ankurmalimh-1099 Před 4 lety

    Can you create one for spring boot - docket - gitlab CICD- Azure cloud ?

  • @tspang1977
    @tspang1977 Před 2 lety

    Hi Houssem Dellai, can you do another video with CI/CD of AKS using Azure DevOps but using "Environment"? Thanks in advance.

  • @rakhipatil2321
    @rakhipatil2321 Před rokem

    Hi, Thank you for the video but not able to access the github url . getting error : page not found

  • @MONSTER____
    @MONSTER____ Před 4 lety

    can anyone tell me how to get kub config values from cli ..im using windows ?

  • @hariomjain7926
    @hariomjain7926 Před 3 lety

    how much nodes did u used for this
    ?

  • @mustafakoyalen2145
    @mustafakoyalen2145 Před 3 lety

    how did u access azure kubernets dashboard from 127.0.0.1

  • @lesterllorca4837
    @lesterllorca4837 Před 4 lety

    how did you create the yaml files?

  • @jugsma6676
    @jugsma6676 Před 5 lety

    In the build pipeline, instead of taking "Github" repository, if i take "Azure Repo" i don't see the way to connect my "Docker Hub" in "Docker Registry Service Connection".
    Does it have to Github?

    • @jugsma6676
      @jugsma6676 Před 5 lety

      Tried with Github too, doesn't have. maybe the new updates to Azure CI/CD, have elsewhere to authorize the DockerHub.

    • @jugsma6676
      @jugsma6676 Před 5 lety

      Figured out, should have set up initially at "Service connections" and add connection services.

  • @akhilbisht11
    @akhilbisht11 Před 4 lety

    Not sure what i am doing wrong but i am getting this error on Kubernetes Dashboard==>
    "Failed to pull image "houssemdocker/angular-app:39": rpc error: code = Unknown desc = Error response from daemon: manifest for houssemdocker/angular-app:39 not found: manifest unknown: manifest unknown"

    • @RahulRathod-cy8np
      @RahulRathod-cy8np Před 4 lety

      Try using your own docker hub account and refer to that image instead of using "houssemdocker/..."

  • @Zack-np3ux
    @Zack-np3ux Před 4 lety

    You copied the entire config file which had 2 clusters inside it. A local minikube and an AKS cluster config. It might be confusing where people might think they can use local cluster to be used by Azure DevOps which is only true if they have a local executer. Also there are several other aspects that will need to be changed as well. However I loved the video. Also for production wouldn't it be better to use Service Principal or service account with cluster role of a cluster admin :).

  • @dfdiasbr
    @dfdiasbr Před 4 lety

    Houssem thank you for this Vídeo. I'm doing your course in Udemy. Very good course. One question, in this video you use a local Kubernetes or a Kubernetes in azure?

  • @Ravikumar-ej6xn
    @Ravikumar-ej6xn Před 3 lety

    I need step-by-step document

  • @monerahsalleh946
    @monerahsalleh946 Před 5 lety

    Hello
    Mr hossam how can I contact with you I nees to someone direct me to something

  • @owenzmortgage8273
    @owenzmortgage8273 Před rokem

    ,not a clear communication make this long video hard to fellow through.

  • @datawise3929
    @datawise3929 Před 2 lety

    Nice video👍. Can you please share github code for this project