Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove availability zone restriction as Reza suggests. #319

Merged
merged 4 commits into from
Jul 9, 2024

Conversation

galiacheng
Copy link
Contributor

Current offer requires VM size with 3 zones and causes no available VM size in some regions.

This PR is to remove the zone restriction and deploy AKS with best zone capability within the selected region.

We have to include the availabilityZones in the template, otherwise, the AKS cluster doesn't deploy in an availability zone. See Azure Resource Manager templates and availability zones.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 9, 2024
@rjeberhard rjeberhard merged commit 690190a into oracle:main Jul 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants