- May 14, 2023
- 9 views
- 0 Comments
In these series of video I am deploying a web app in Azure Kubernetes Service (AKS) what is happening her is I am going to be creating the Kubernetes Pod which will host the web app docker image that will be pulled from the ACR. I am demonstrating 2 ways of doing this First deploying everything through the Azure portal then next in terraform.
Deploying in the Azure Web Portal Part 1
Deploying in the Azure Web Portal Part 2
Deploying in the AKS and ACR in terraform Part 1
Deploying in the AKS and ACR in terraform Part 2