Support for Compute Plans #59

Open
opened 2025-05-20 12:31:55 +00:00 by tobru · 0 comments
Owner

Stories

As a user, I want to choose from a list of available compute plans when creating or updating a service instance

Implementation Notes

Compute plans define the available CPUs and Memory for a service instance.
They are defined per control plane, as they can differ per cloud provider zone (availability).
A compute plan also has a direct impact on the price calculation of a service.

Open Questions

  • Who is the master of compute plans? The portal or the claim? Aka do I set the plan in the claim and the claim sets the matching configuration? Or do we configure the plans in the portal and the portal sets the resources accordingly?
## Stories _As a user, I want to choose from a list of available compute plans when creating or updating a service instance_ ## Implementation Notes Compute plans define the available CPUs and Memory for a service instance. They are defined per control plane, as they can differ per cloud provider zone (availability). A compute plan also has a direct impact on the price calculation of a service. ### Open Questions * Who is the master of compute plans? The portal or the claim? Aka do I set the plan in the claim and the claim sets the matching configuration? Or do we configure the plans in the portal and the portal sets the resources accordingly?
tobru added the
enhancement
label 2025-05-20 12:31:55 +00:00
tobru added this to the Servala Portal project 2025-05-20 12:31:55 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#59
No description provided.