In ale
, resources are allocated per space through the operations system and are used for deploying services within that space. Space owners can invite team members and use allocated resources across multiple projects.
resource.limits
assignable to services, not the actual resource consumption. You can monitor real-time resource usage in the workload tab of the service page.
You can check the usage / quota
information of resources by VM type for the space in the lower left corner of the dashboard.
Resource Profile
default
, developer
, etc.) for commonly used resource sets, which are configured in advance through the operations system.On-demand / Spot
CPU / Memory / Disk
Services
Running
state and the sum of replicas.Resources are configured in the deployment modal during initial service deployment.
To adjust resource allocations for a service, update the resource configuration in the settings tab of the service page and click Deploy
. The service will be deployed with the updated resource configuration.