Welcome to Azure Kubernetes Service (AKS)

Azure Kubernetes Service (AKS) makes it simple to deploy, manage, and scale containerized applications using Kubernetes on Azure. AKS simplifies Kubernetes by offloading the operational burden of a managed control plane to Azure, while leaving your nodes under your own management.

What is Kubernetes?

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up your application into logical units for easy management and discovery. Kubernetes helps you orchestrate your containerized applications and services for optimal performance, resilience, and automation.

Why Use AKS?

AKS provides several benefits:

Key AKS Concepts

Getting Started

Ready to dive in? You can create your first AKS cluster in minutes. Here are some common starting points:

1. Create an AKS Cluster: Use the Azure portal, Azure CLI, or Terraform to provision your cluster.

2. Deploy an Application: Deploy a sample application using kubectl or Helm charts.

3. Monitor and Manage: Utilize Azure Monitor and other tools to keep your applications healthy.

Explore the full capabilities of AKS and start building your next-generation applications today!

Create an AKS Cluster Read the Docs