Skip to content

Commit e335905

Browse files
Merge pull request #277135 from rajats22/aksbackupupdate-0406-01
AKS Backup Update
2 parents 6481608 + 30f1bee commit e335905

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ You can use [Azure Backup](./backup-overview.md) to help protect Azure Kubernete
4343

4444
- Currently, AKS clusters using a Service Principal aren't supported. If your AKS cluster uses a Service Principal, you can [update your AKS cluster to use a System Identity](../aks/use-managed-identity.md#enable-managed-identities-on-an-existing-aks-cluster).
4545

46-
- You can deploy the Backup Extension in the Ubuntu-based cluster nodes. AKS Clusters with the Windows-based nodes aren't supported by Azure Backup for AKS.
46+
- You can only install the Backup Extension on agent nodes with Ubuntu and Azure Linux as Operating System. AKS Clusters with Windows based agent nodes do not allow Backup Extension installation.
47+
48+
- You cannot install Backup Extension in AKS Cluster with ARM64 based agent nodes irrespective of Operating System (Ubuntu/Azure Linux/Windows) running on these nodes.
4749

4850
- You must install the backup extension in the AKS cluster. If you're using Azure CLI to install the backup extension, ensure that the version is 2.41 or later. Use `az upgrade` command to upgrade the Azure CLI.
4951

0 commit comments

Comments
 (0)