Computational resources design / capacity planning methods¶
Methods used for design, dimensioning and/or capacity planning, applied to the computational resources.
Interactions¶
OaaS Algorithm - EDGE Planning for service allocation¶
This algorithms execute a network plannification algorithm for allocate for microservices in the context of a network with multiple Kubernetes worker nodes.
Click to see more details
Form to complete:
- Input Algorithm: Input for the algorithm.
- Service: Name of the service to allocate.
- Description: Description of the service.
- Max allowed delay in milliseconds: Maximum end to end delay for the service allocation.
- Use Production: If true, the production platform is used.
Form response:
- Output Algorithm: Output for the algorithm.
- End?: If checked the algorithm has finished.
- Status: The status of the algorithm execution.
- Selected Node: The selected node for the service allocation.
- Raw content: The content of the algorithm.