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

create an ARM64 nodepool on publick8s to start using arm64 pods #3584

Closed
smerle33 opened this issue May 15, 2023 · 2 comments
Closed

create an ARM64 nodepool on publick8s to start using arm64 pods #3584

smerle33 opened this issue May 15, 2023 · 2 comments

Comments

@smerle33
Copy link
Contributor

smerle33 commented May 15, 2023

Service(s)

AZURE

Summary

this will allow us to lower the cost on AZURE (#3551), we could try with the build of javadoc on ARM

Reproduction steps

No response

@smerle33
Copy link
Contributor Author

smerle33 commented Jun 5, 2023

impossible to scale up, fail with this message :

"statusMessage": "{\"status\":\"Failed\",\"error\":{\"code\":\"ResourceOperationFailure\",\"message\":\"The resource operation completed with terminal provisioning state 'Failed'.\",\"details\":[{\"code\":\"OverconstrainedZonalAllocationRequest\",\"target\":\"11\",\"message\":\"Allocation failed. VM(s) with the following constraints cannot be allocated, because the condition is too restrictive. Please remove some constraints and try again. Constraints applied are:\\n - Availability Zone\\n - Differencing (Ephemeral) Disks\\n - Networking Constraints (such as Accelerated Networking or IPv6)\\n - VM Size\\n\"}]}}",

Allocation failed. VM(s) with the following constraints cannot be allocated, because the condition is too restrictive. Please remove some constraints and try again. Constraints applied are:

  • Availability Zone
  • Differencing (Ephemeral) Disks
  • Networking Constraints (such as Accelerated Networking or IPv6)
  • VM Size

@smerle33
Copy link
Contributor Author

smerle33 commented Jun 6, 2023

ARM machines Standard_D4pds_v5 not available in zone 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants