Skip to content

Add cpu request to kubernetes deployment.

Marcos Huck requested to merge feature/cpu_request into develop

Related tasks

Context

Cloudsim should be capable of running on a node from any cluster with less than 3.725 CPU.

Change

This MR introduces a CPU request when deploying cloudsim in order to allow it to run even if the limit of 3.725 CPU is not being met.

Other information

Additional documentation

Merge request reports