Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Multizone support? #1919

Closed
omerlh opened this issue Dec 12, 2017 · 9 comments · Fixed by #3453 or #3864
Closed

Multizone support? #1919

omerlh opened this issue Dec 12, 2017 · 9 comments · Fixed by #3453 or #3864
Assignees

Comments

@omerlh
Copy link

omerlh commented Dec 12, 2017

Is this a request for help?:

No

Is this an ISSUE or FEATURE REQUEST? (choose one):

Feature Request

What version of acs-engine?:

Version: v0.10.0
GitCommit: 7f3e25c2
GitTreeState: clean

Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm)
Kubernetes, 1.7

Kubernetes already have support for multizone - e.g. deploying cluster over multiple regions in Azure, for high availability. How can that be done using ACS engine?
Currently, I create 2 different clusters (in eastus and westus region), with traffic manager to spread the traffic between the clusters. This is not ideal, but working. Ideally, this would be managed by kubernetes multizone feature - which will also be more efficient on resources.

@hmarcelodn
Copy link

I experienced same issue and I did exactly the same than you @omerlh

@dstrebel
Copy link

dstrebel commented Jan 5, 2018

Kubernetes multizone feature is for single region zones and not multiregion. Azure currently is in preview for Availability Zones, which also utilize VM Scale Sets. Azure VM Scale Set support is slated for 1.10 . So support for K8 multizone will come sometime after that release. If you want cross region you would be looking at utilizing K8 Federation.

@ghost ghost assigned sozercan Jul 9, 2018
@ghost ghost added the in progress label Jul 9, 2018
@xukai286
Copy link

xukai286 commented Aug 1, 2018

we need this feature. thank you

@feiskyer
Copy link
Member

feiskyer commented Aug 1, 2018

We are working on upstream kubernetes for this feature. See kubernetes/enhancements#586.

@aheumaier
Copy link

@feiskyer Is this still valid ? or merged now ?

@feiskyer
Copy link
Member

@aheumaier yep, k8s part has been merge now. #3453 is working on acs-engine part.

@ghost ghost removed the in progress label Aug 30, 2018
@ritazh
Copy link
Member

ritazh commented Aug 30, 2018

Note: #3453 adds zones support for agents. We will add zones support for masters in a different PR.

@aluncoppack
Copy link

We will add zones support for masters in a different PR.

@ritazh, this is fantastic to hear. Do you have a link to the master PR?

@ritazh
Copy link
Member

ritazh commented Sep 18, 2018

@aluncoppack AZ for master PR: #3864

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
9 participants