Azure Kubernetes Service (AKS)

Feature Overview

The Azure Kubernetes Service (AKS) support enables users to create, upgrade, resize, and delete AKS clusters in Nirmata.

NOTE: The Kubernetes version associated with a cluster cannot be downgraded.

How to Manage an AKS Cluster in Nirmata

To manage an AKS Cluster in Nirmata, add Azure credentials in Nirmata. A valid Microsoft Azure account and credentials are required.

See Microsoft Azure Cloud Provider for full documentation on adding Azure as a Cloud Provider.

Create an AKS Cluster

To add an AKS Cluster in Nirmata, select Clusters from the sidebar menu and then click the +Add Cluster button.

image

  1. Select Create AKS Cluster and click Complete Setup.

image

  1. Enter the Configure Cluster Details and click Next.

image

  1. Select the VMSize Type and Node Count.

NOTE: Maximum node counts apply to each VMSize type.

image

image

  1. View the new cluster in AKS by navigating from the AKS Home screen to Kubernetes Services. The new cluster is displayed.

image

  1. Click on the cluster name to view the cluster details in AKS. In 15 to 20 minutes, the cluster will complete the Creating process and will be available for configuration in AKS and Nirmata.

image

Upgrade an AKS Cluster

NOTE: The Kubernetes version associated with a cluster cannot be downgraded. To upgrade the Kubernetes version of an AKS Cluster, navigate to the cluster from the Cluster menu.

image

  1. Select Upgrade Cluster from the Settings menu.

image

  1. Select the new Kubernetes version from the drop-down menu and click Save.

image

  1. The upgrade is reflected in AKS and Nirmata.

image

image

Resize an AKS Cluster

To change the number of nodes in a AKS Cluster, navigate to the cluster from the Cluster menu.

image

  1. Open the Settings menu and select Resize Cluster.

image

  1. Enter the new node count and click Save.

image

  1. The new nodes are reflected on the Nirmata Cluster dashboard.

image

Delete an AKS Cluster

NOTE: All Applications and Environments running inside the cluster must be stopped and deleted before deleting the cluster.

To delete an AKS Cluster, navigate to the cluster from the Cluster menu.

image

  1. From the Settings menu, select Delete Cluster.

image

  1. Enter the Cluster name and click Delete.

image

  1. The cluster is deleted in Nirmata and AKS.

image

image