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 ?
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
Hi Dave, thanks for reaching out, automated deployments are designed to simplify the process of getting your app up and running on AKS quickly, while abstracting away the complexities of building your own pipeline. GitOps (Flux) and Automated Deployments are two distinct product types with some overlapping features, but they cater to different use cases depending on your specific requirements. An organization's specific needs will determine the most suitable product for a given use case.
Great demonstration! Thank you for sharing 😎
We're glad you enjoyed it, Joshua!
draft v2 looks really nice
Thanks for the demo. now This is how kubernetes should be done :)
Would this support Azure Repos in the future l?
Hi there! This is indeed something we currently have on the roadmap for the future.
This is cool 😎
We're glad you think so. 😎
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 ?
Good question. I'll make a tutorial on that
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
Hi Dave, thanks for reaching out, automated deployments are designed to simplify the process of getting your app up and running on AKS quickly, while abstracting away the complexities of building your own pipeline. GitOps (Flux) and Automated Deployments are two distinct product types with some overlapping features, but they cater to different use cases depending on your specific requirements. An organization's specific needs will determine the most suitable product for a given use case.
Love it ❤