Skip to content

Commit fa1d0ea

Browse files
Merge pull request #225617 from wangyira/update_aks_tier_title
update aks pricing tier to use cluster management
2 parents cce02df + dedd6e6 commit fa1d0ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/aks/free-standard-pricing-tiers.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
title: Azure Kubernetes Service (AKS) Free and Standard pricing tiers for control plane management
3-
description: Learn about the Azure Kubernetes Service (AKS) Free and Standard pricing tiers for control plane management
2+
title: Azure Kubernetes Service (AKS) Free and Standard pricing tiers for cluster management
3+
description: Learn about the Azure Kubernetes Service (AKS) Free and Standard pricing tiers for cluster management
44
services: container-service
55
ms.topic: conceptual
66
ms.date: 01/20/2023
77
ms.custom: references_regions, devx-track-azurecli
88
---
99

10-
# Free and Standard pricing tiers for Azure Kubernetes Service (AKS) control plane management
10+
# Free and Standard pricing tiers for Azure Kubernetes Service (AKS) cluster management
1111

12-
Azure Kubernetes Service (AKS) is now offering two pricing tiers for control plane management: the **Free tier** and the **Standard tier**.
12+
Azure Kubernetes Service (AKS) is now offering two pricing tiers for cluster management: the **Free tier** and the **Standard tier**.
1313

1414
| |Free tier|Standard tier|
1515
|------------------|---------|--------|
1616
|**When to use**|• You want to experiment with AKS at no extra cost <br> • You're new to AKS and Kubernetes|• You're running production or mission-critical workloads and need high availability and reliability <br> • You need a financially backed SLA|
1717
|**Supported cluster types**|• Development clusters or small scale testing environments <br> • Clusters with fewer than 10 nodes|• Enterprise-grade or production workloads <br> • Clusters with up to 5,000 nodes|
1818
|**Pricing**|• Free cluster management <br> • Pay-as-you-go for resources you consume|• Pay-as-you-go for resources you consume|
19-
|**Feature comparison**|• Recommended for clusters with fewer than 10 nodes, but can support up to 1,000 nodes <br> • Includes all current AKS features|• Uptime SLA is enabled by default <br> • Greater control plane reliability and resources <br> • Can support up to 5,000 nodes in a cluster <br> • Includes all current AKS features
19+
|**Feature comparison**|• Recommended for clusters with fewer than 10 nodes, but can support up to 1,000 nodes <br> • Includes all current AKS features|• Uptime SLA is enabled by default <br> • Greater cluster reliability and resources <br> • Can support up to 5,000 nodes in a cluster <br> • Includes all current AKS features
2020

2121
For more information on pricing, see the [AKS pricing details](https://azure.microsoft.com/pricing/details/kubernetes-service/).
2222

0 commit comments

Comments
 (0)