giantswarm / roadmap

Giant Swarm Product Roadmap
https://github.com/orgs/giantswarm/projects/273
Apache License 2.0
3 stars 0 forks source link

Grouping of cloud provider instance types/machine types/VM sizes list in cluster creation #2068

Open marians opened 1 year ago

marians commented 1 year ago

User story

Details

Currently we offer all available instance types / machine types / VM sizes in a flat list/table. The large number of types to choose from makes this list hard to use.

All cloud providers we deal with currently have a notion of a category, family, or group each type belongs to. Representing this grouping in our selection widget would simplify the selection.

Provider taxonomies

Google Cloud differentiates between "machine families", which fall into the following schema:

Azure presents the following system:

AWS EC2:

marians commented 2 months ago

Keeping this, as it's relevant once we port cluster creation into Backstage.