Skip to content

Overview

Microsoft's Azure Kubernetes Service (AKS) is a fully managed Kubernetes service provided by Microsoft.


AKS Lifecycle Management

Users can leverage the native integration with Microsoft Azure to

  • Provision and manage the lifecycle of their AKS Clusters in any Azure region right from the Controller.
  • Create and maintain version controlled cluster specifications in your Git Repositories.
  • Use the declarative, cluster specifications to provision AKS clusters with a high level of automation.

Did you know ?

AKS Cluster Lifecycle can be managed through various methods:

Getting Started

We have quick start exercise to explore the platform's capabilities for "Lifecycle Management" of AKS Clusters.

Step by Step Guide