Skip to content

Commit b541eae

Browse files
committed
updated name
1 parent 6d8d2d6 commit b541eae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/aks/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
href: cluster-configuration.md
185185
- name: Custom node configuration
186186
href: custom-node-configuration.md
187-
- name: Use ManagedClusterSnapshot
187+
- name: Use cluster snapshots
188188
href: managed-cluster-snapshot.md
189189
- name: Integrate ACR with an AKS cluster
190190
href: cluster-container-registry-integration.md

articles/aks/managed-cluster-snapshot.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use ManagedClusterSnapshot to save and apply Azure Kubernetes Service (AKS) cluster configuration (preview)
3-
description: Learn how to use ManagedClusterSnapshot to save and apply Azure Kubernetes Service (AKS) cluster configuration
2+
title: Use cluster snapshots to save and apply Azure Kubernetes Service (AKS) cluster configuration (preview)
3+
description: Learn how to use cluster snapshots to save and apply Azure Kubernetes Service (AKS) cluster configuration
44
author: nickomang
55
ms.author: nickoman
66
ms.service: container-service
@@ -9,9 +9,9 @@ ms.date: 10/03/2022
99
ms.custom: template-how-to
1010
---
1111

12-
# Use ManagedClusterSnapshot to save and apply Azure Kubernetes Service cluster configuration (preview)
12+
# Use cluster snapshots to save and apply Azure Kubernetes Service cluster configuration (preview)
1313

14-
ManagedClusterSnapshot allows you to save configuration from an Azure Kubernetes Service (AKS) cluster as a snapshot, which can then be used to easily apply the configuration to other clusters. Currently, we snapshot the following properties:
14+
Cluster snapshots allow you to save configuration from an Azure Kubernetes Service (AKS) cluster, which can then be used to easily apply the configuration to other clusters. Currently, we snapshot the following properties:
1515
- `ManagedClusterSKU`
1616
- `EnableRbac`
1717
- `KubernetesVersion`

0 commit comments

Comments
 (0)