Let´s find out how we can run our containers on Azure
- Provision a kubernetes cluster with 2 nodes on AKS through the CLI
- Push an image to ACR
- Challenge: Deploy your previous shared docker image to ACI based on the following documentation.
Let´s find out how we can run our containers on Azure