Containerize and deploy your app with automated deployments for AKS | Azure Friday

preview_player
Показать описание
Simplify your Kubernetes development process with automated deployments for AKS powered by Draft. With just a few clicks, automated deployments take care of the tedious work of containerization so that you can focus on bringing your app to life. Whether you're a seasoned developer or just starting out, automated deployments make it easy to run your app on AKS.

*Chapters:*
00:00 – Introduction
01:44 – Automated deployments workflow
04:30 – Demo of automated deployments
11:36 – Discussion
12:00 – Wrap-up

*Resources:*

*Connect with us:*

#Microsoft #Azure #AzureFriday
Рекомендации по теме
Комментарии
Автор

Great demonstration! Thank you for sharing 😎

SmallvilleJW
Автор

Thanks for the demo. now This is how kubernetes should be done :)

damolaakinleye
Автор

Would this support Azure Repos in the future l?

polyma
Автор

Great video !, i have a question, i tried this and deployed an app, but when i make the changes to my index.html and commit, it actually triggers the github action, but its not updating the web application in AKS, any suggestions for this ?

noushadktnoushad
Автор

So we have now GitOps (Flux) and automated deployments? Which one should I choose? Seems like automated deployments is easier.
Before we had pipelines which created docker images and used flux to do further stuff

davechomp