Skip to content

Commit 903c9e1

Browse files
authored
Update azure-kubernetes-service-cluster-backup.md
1 parent e5f7187 commit 903c9e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/backup/azure-kubernetes-service-cluster-backup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ This article describes how to configure and back up Azure Kubernetes Service (AK
1414

1515
You can use Azure Backup to back up AKS clusters (cluster resources and persistent volumes attached to the cluster) by using the Backup extension, which must be installed in the cluster. The Backup vault communicates with the cluster via the Backup extension to perform backup and restore operations.
1616

17-
## Before you begin
17+
## Prerequisites
18+
19+
Things to ensure before you configure backup for AKS cluster:
1820

1921
- Currently, AKS Backup supports only Azure Disk Storage-based persistent volumes enabled by CSI driver. The backups are stored in an operational datastore only (backup data is stored in your tenant and isn't moved to a vault). The Backup vault and AKS cluster must be in the same region.
2022
- AKS Backup uses a blob container and a resource group to store the backups. The blob container holds the AKS cluster resources. Persistent volume snapshots are stored in the resource group. The AKS cluster and the storage locations must be in the same region. Learn [how to create a blob container](../storage/blobs/storage-quickstart-blobs-portal.md#create-a-container).

0 commit comments

Comments
 (0)