From the course: Azure Kubernetes Service (AKS): Deploying Microservices

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Creating an AKS cluster

Creating an AKS cluster

- There are a couple of ways to deploy AKS, for example through the Azure portal, Azure CLI, using ARM template, or Terraform. In this video and trial day course, we would use a mix of Azure CLI and Azure portal to set up the AKS, as well as the container registry and application gateway. First, open your Azure portal by browsing to portal.azure.com, and sign in with your credentials. If you do not have a profile on Azure, you can sign up with your Outlook account and you'll get some free credit to spend on Azure resources. To assess Azure CLI, just after the search bar at the top of the portal, click the Cloud Shell icon. I'll need to maximize this, so click the maximize button. And if this is your first time to use Cloud Shell in your Azure subscription, select batch instead of PowerShell, and click the create storage button. If you have multiple subscriptions on Azure, make sure you choose the right subscription you have…

Contents