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

Support for compute-intensive machines in additional worker pool #1685

Open
8 tasks
a-thaler opened this issue Jan 27, 2025 · 0 comments
Open
8 tasks

Support for compute-intensive machines in additional worker pool #1685

a-thaler opened this issue Jan 27, 2025 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Comments

@a-thaler
Copy link

a-thaler commented Jan 27, 2025

Description
As part of kyma-project/kyma#18769 new compute-intensive machine families should be suported, which for now are only configurable in additional worker pools, not in the default pool.

Current proposal is to get started with these types:
AWS: C7i
GCP: c2d-high-cpu
Azure: fsv2

The machine families are documented in the linked ticket.

Phase 1)

  • List in the comment all machine types from 2 cpu to 64

  • Verify and document in the comment that the proposed types are available in all hyperscaler regions

Phase 2) After additionalWorkers story is on prod

  • add to create/update schema new machine for all plans, aws, gcp, azure, azure_lite

  • documentation

  • deploy

    • dev
    • stage
    • prod
@PK85 PK85 added kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

No branches or pull requests

2 participants