DEV Community

Discussion on: Multiple Node Pools on Azure Kubernetes Service

Collapse
 
daverod24 profile image
David Rodriguez

Hello very good article but I have a question I could put that node pool in another region and attach it to my cluster. How can I do in that case?

Collapse
 
mpatrone profile image
Manuel Patrone

AKS clusters are regional. In HA scenarios you can leverage AZs at cluster creation time. In that situation pods will be distributed across zones automatically... see here: docs.microsoft.com/en-us/azure/aks...