You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sites/upsun/src/manage-resources/adjust-resources.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -245,6 +245,8 @@ The output is similar to this:
245
245
246
246
## Advanced: Container profiles
247
247
248
+
### Shared CPU container sizes
249
+
248
250
By default, {{% vendor/name %}} allocates a container profile to each app and service depending on the range of resources it's expected to need.
249
251
250
252
Each container profile gives you access to a specific list of CPU and RAM combinations.
@@ -270,6 +272,27 @@ To do so, navigate to your environment and select the app or service in the tree
270
272
271
273
For information on resource-related costs, see the [{{% vendor/name %}} pricing page](https://upsun.com/pricing/).
272
274
275
+
### Guaranteed CPU container sizes
276
+
277
+
When selecting a container profile for [Guaranteed CPU](/manage-resources/guaranteed-resources.html), use the table below to identify available CPU and memory combinations. These predefined sizes help you match resource profiles to your application’s workload requirements.
Guaranteed CPU is not currently available on [OVHcloud regions](/development/regions.html) and some CPU sizes may not be available in all regions.
291
+
292
+
For more information about the available configurations and sizes, visit the {{% vendor/name %}} [pricing calculator](https://upsun.com/pricing/calculator/).
293
+
294
+
{{% /note %}}
295
+
273
296
### Default container profiles
274
297
275
298
The following table shows the default container profiles {{% vendor/name %}} applies when first deploying your project.
Copy file name to clipboardExpand all lines: sites/upsun/src/manage-resources/guaranteed-resources.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,3 +57,23 @@ You can upscale to Guaranteed CPU even if the environment is currently paused. D
57
57
58
58
{{% /note %}}
59
59
60
+
## Guaranteed CPU container sizes
61
+
62
+
The following table lists the available CPU and memory configurations for [containers](/manage-resources/adjust-resources.html#advanced-container-profiles) using Guaranteed CPU. These container profiles (`HIGH_CPU`, `BALANCED`, `HIGH_MEMORY`, and `HIGHER_MEMORY`) ensure consistent performance by allocating dedicated compute resources to your services.
Guaranteed CPU is not currently available on [OVHcloud regions](/development/regions.html) and some CPU sizes may not be available in all regions.
76
+
77
+
For more information about the available configurations and sizes, visit the {{% vendor/name %}} [pricing calculator](https://upsun.com/pricing/calculator/).
0 commit comments