Creating an Infrastructure and Plan for Azure
Creating an Infrastructure
In DuploCloud, an Infrastructure maps one-to-one to a VPC in a specified region. It also maps to an Azure Managed Kubernetes Service cluster for container orchestration. Up to one instance (0 or 1) of an AKS is supported for each DuploCloud Infrastructure.
Select Administrator -> Infrastructure from the navigation menu.
Click Add.
In the Name field, enter a name for the Infrastructure.
From the Account list box, select your account number.
In the VNET CIDR field, enter the VNET CIDR.
From the Cloud list box, select Azure.
Complete the remaining fields on the Add Infrastructure form.
Click Create. The Infrastructure is created and is listed on the Infrastructure page. DuploCloud automatically creates a Plan (with the same Infrastructure name) with the Infrastructure configuration.
Cloud providers limit the number of Infrastructures that can run in each region. If you have completed the steps to create an Infrastructure and it doesn't show a Status of Complete, try selecting a different region.
Enable Kubernetes for AKS
To enable an AKS cluster for Azure, follow these steps.
Enabling an encrypted Azure storage account
You can encrypt your Azure storage account by configuring a Key/Value pair in the Infrastructure.
Last updated