Skip to content

Commit ae49f21

Browse files
committed
Updating page heading to match template
1 parent ea768c6 commit ae49f21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/aks/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
href: ./index.yml
33
- name: Overview
44
items:
5-
- name: About AKS
5+
- name: What is AKS?
66
href: intro-kubernetes.md
77
- name: Quotas and regional limits
88
href: quotas-skus-regions.md

articles/aks/intro-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 11/18/2022
77
ms.custom: mvc, ignite-2022
88
---
99

10-
# Azure Kubernetes Service
10+
# What is Azure Kubernetes Service?
1111

1212
Azure Kubernetes Service (AKS) simplifies deploying a managed Kubernetes cluster in Azure by offloading the operational overhead to Azure. As a hosted Kubernetes service, Azure handles critical tasks, like health monitoring and maintenance. When you create an AKS cluster, a control plane is automatically created and configured. This control plane is provided at no cost as a managed Azure resource abstracted from the user. You only pay for and manage the nodes attached to the AKS cluster.
1313

0 commit comments

Comments
 (0)