Deploy to Azure Kubernetes (AKS) from Azure DevOps with Azure Pipelines | Build LIVE with Me

preview_player
Показать описание
I'm going to deploy an application to Azure Kubernetes Service (AKS) via Azure DevOps using Azure Pipelines from scratch, live!

You will learn how to set up the integration with AKS, and how to deploy everything to Kubernetes in Microsoft Azure using Azure Pipelines.

This is part of the "Build Live with Me" series of live streaming.

🆘 NEED HELP? 🆘
We can talk about GitHub, Azure DevOps, or any other DevOps tool or project you need help with!

🙏🏻SUPPORT THE CHANNEL🙏🏻

🎥VIDEOS

💬JOIN THE COMMUNITY

⏲TIMESTAMPS
TBD

📄RESOURCES

❓QUESTIONS?
Have a question about DevOps, Cloud, Coding, or Anything Else? Post in comments section of this video!

_______________

🔮TOOLS I USE

📸🖥️GEAR AND SOFTWARE

Disclaimer:
Some product links are affiliate links which means if you buy something I'll receive a small commission at no additional cost to you.
As an Amazon Associate, I earn from qualifying purchases.
Рекомендации по теме
Комментарии
Автор

it was a wonderful session dave thank you for this tutorial from INDIA

suhasjvrundavan
Автор

I just want to say thank you! You have simplified this whole process for me and I have been struggling to get a simple solution into AKS so again THANK

Lou
Автор

Worth watching content. It really helps to build a complete pipeline from dockerize to k8s deployment

vishnukumarksd
Автор

very clear step by step procedure to deploy aks

navyabhanuchaganti
Автор

Amazing stuff. Thank you for this hands-on intermediate level walkthrough. Cheers all the way from Kenya!!

brikimbran
Автор

YAML is amazing. It REQUIRES you to have some OCD, which I have and I love 🙂

IgnoreMyChan
Автор

✨ Question of the day ✨:Any other question related to deploying to AKS from Azure DevOps that I haven't covered?

🆘 NEED HELP? 🆘
We can talk about GitHub, Azure DevOps, or any other DevOps tool or project you need help with!

🙏🏻SUPPORT THE CHANNEL🙏🏻

CoderDave
Автор

Good content, well presented.
Very useful to me :)
~ a recent subscriber

chetanesque
Автор

Thanks for such a nice session Dave. I am new to Azure and I will give a try to push the sample app to AKS. If you add a video for ingress also would be great

sekarcse
Автор

Hey Dave... we need more such videos of project deployments.

rqzyzkn
Автор

Thank you for this elaborate session Dave! I was able to deploy But the web application is not loading . what can i check to fix this ..

akshuvedhu
Автор

Really appreciate your effort. Cool demo

mkrishnacharan
Автор

nice video, please can be update the video because the conection not working new policies "could not find any secrets associated with the service account."

PHRAKENDARK
Автор

How to we get the build number dynamically in our manifest as said its complex to implement, anu idea on this?

saisivakiran
Автор

Also in minute 16:25ish. you said you will change the image from build to build and push! actually this option is available from the very beginning! instead of choosing docker build! you could've chosen Docker build and push! so people don't get confuse.

adamzachary
Автор

The best video on Azure Devops CI CD pipeline for AKS. Thank you so much for this great content.
I have few doubts which I wanted to clear:

1. Will pipeline automatically create the secret 'k8sexamplesacrauth' and k8s will use it to communicate with the ACR?

2. While creating the k8sdev env. we did not create any service connection, which service connection will it use then? The one which we created in the project setting by default? I am asking this as you removed the serviceconnection at 39:59.

3. Should we not specify the image pull secret in the box on the right pane. Time is 24:55

4. Now while adding the other stages like QA, UAT and Prod do we need to again add these 2 tasks i.e. Downloading pipeline artefacts, creating the secret to pull the image?

sharatbhaskar
Автор

Replace token is depreciated and substituted with file transform task. how can I use this task to replace image tag?

majedalthobyani
Автор

thank you for your explanation. but i have a question i need to use an environment with an on-prime private cluster can i achieve that?

mohamedabdalhady
Автор

Hi dave, could you please make a video about rewriteurl in azure web app. Thanks!

jefferson
Автор

I noticed the github repo has imagePullSecrets in the Kubernetes deploy step, was that just a step that was missed in the video, or is not necessary to have in the Kubernetes deploy step?

aakritimahajan