You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/quick-backup-aks.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,20 @@ ms.author: v-abhmallick
10
10
11
11
# Quickstart: Configure backup for an AKS cluster
12
12
13
-
In this quickstart, you configure backup for an Azure Kubernetes Service (AKS) cluster, and then use the Azure Backup configuration to back up specific items in the cluster.
13
+
In this quickstart, you configure vaulted backup for an Azure Kubernetes Service (AKS) cluster, and then use the Azure Backup configuration to back up specific items in the cluster.
14
14
15
15
You can use Azure Backup to back up AKS clusters by installing the Backup extension. The extension must be installed in the cluster. An AKS cluster backup includes cluster resources and persistent volumes that are attached to the cluster.
16
16
17
17
The Backup vault communicates with the cluster via the Backup extension to complete backup and restore operations.
18
18
19
19
## Prerequisites
20
20
21
+
Before you configure vaulted backup for AKS cluster, ensure the following prerequisites are met:
22
+
21
23
- Identify or [create a Backup vault](create-manage-backup-vault.md) in the same region where you want to back up an AKS cluster.
22
24
-[Install the Backup extension](quick-install-backup-extension.md) in the AKS cluster that you want to back up.
23
25
24
-
## Configure backup for an AKS cluster
26
+
## Configure vaulted backup for an AKS cluster
25
27
26
28
1. In the Azure portal, go to the AKS cluster that you want to back up.
27
29
@@ -35,7 +37,7 @@ The Backup vault communicates with the cluster via the Backup extension to compl
35
37
36
38
:::image type="content" source="./media/quick-backup-aks/backup-vault-review.png" alt-text="Screenshot that shows the review page for Configure Backup." lightbox="./media/quick-backup-aks/backup-vault-review.png":::
37
39
38
-
1. Select a backup policy, which defines the schedule for backups and their retention period. Then select **Next**.
40
+
1. Select a backup policy, which defines the schedule for backups and their retention period in both Operation and Vault-standard. Then select **Next**.
39
41
40
42
:::image type="content" source="./media/azure-kubernetes-service-cluster-backup/select-backup-policy.png" alt-text="Screenshot that shows the Backup policy tab." lightbox="./media/azure-kubernetes-service-cluster-backup/select-backup-policy.png":::
0 commit comments