Getting Started with Microsoft AKS – Azure PowerShell Edition
This post is going to cover off using Azure PowerShell to get a Microsoft Azure Kubernetes Service (AKS) cluster up and running in your Azure Subscription. In the previous post, we went through the same AKS cluster creation using the Azure CLI Which one you choose will depend on your background and usage, if you are familiar with PowerShell then you might choose this option as you might be more familiar with the object output. There are lots of posts already out there around the Azure CLI vs Azure PowerShell here is one, but I am not going to get into that here. Install AzureRead More →