Azure Managed Kubernetes Service

Anvil Enterprise is fully supported in AKS. Once you have collected the Anvil Enterprise Prerequisites and the Anvil Kubernetes Prerequisites, the easiest way to get up and running is to use Terraform to create a new AKS cluster using our standard AKS template. Please get in touch for access to this.

If you’ve never used AKS before, this tutorial from Microsoft will help you install the Azure CLI tools and create a new AKS cluster.

Install the Azure CLI

Before proceeding with an installation in AKS, you will need the Azure CLI installed on your local machine. (If you followed the tutorial, you’ve already done this!)

Create an AKS cluster

If you don’t have one already, the easiest way to deploy an AKS cluster is to follow the Microsoft tutorial.

If you prefer to manage your deployment with code, you should instead use our standard AKS terraform template. Please contact your Anvil representative for this template.

Optional Configuration

When working in the US Government Azure Cloud, initialise the Azure CLI with the following commands:

az cloud set --name AzureUSGovernment
az login
az account set --subscription 'YOUR_SUBSCRIPTION_ID'

Install Anvil Enterprise

Once logged in to the Azure CLI, and with an AKS cluster deployed, you can proceed with the Anvil Enterprise installation process.


Do you still have questions?

Our Community Forum is full of helpful information and Anvil experts.