Skip to content

Commit b63c7b6

Browse files
authored
Merge pull request #108609 from lastcoolnameleft/patch-3
Fix AKS BC/DR doc to reference VMSS
2 parents 6b607f9 + 2e0670a commit b63c7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/operator-best-practices-multi-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: fasttrack-edit
1111
---
1212
# Best practices for business continuity and disaster recovery in Azure Kubernetes Service (AKS)
1313

14-
As you manage clusters in Azure Kubernetes Service (AKS), application uptime becomes important. AKS provides high availability by using multiple nodes in an availability set. But these multiple nodes don’t protect your system from a region failure. To maximize your uptime, plan ahead to maintain business continuity and prepare for disaster recovery.
14+
As you manage clusters in Azure Kubernetes Service (AKS), application uptime becomes important. By default, AKS provides high availability by using multiple nodes in a [Virtual Machine Scale Set (VMSS)](https://docs.microsoft.com/azure/virtual-machine-scale-sets/overview). But these multiple nodes don’t protect your system from a region failure. To maximize your uptime, plan ahead to maintain business continuity and prepare for disaster recovery.
1515

1616
This article focuses on how to plan for business continuity and disaster recovery in AKS. You learn how to:
1717

0 commit comments

Comments
 (0)