Skip to content

Commit 1afef73

Browse files
committed
docs(srv): update
1 parent ed41fc9 commit 1afef73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/serverless-containers/how-to/deploy-container.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can deploy a container from the [Scaleway Container Registry](/container-reg
4141
Available memory depends on allocated vCPU, and the maximum ephemeral storage value depends on allocated memory.
4242
</Message>
4343
5. Set your [autoscaling](/serverless-containers/concepts/#autoscaling) preferences:
44-
- **Request concurrency**: your container automatically scales up/down within the minimum and maximum values entered based on the number of concurrent request received on each active instance of your container.
44+
- **Request concurrency**: your container automatically scales up/down within the minimum and maximum values entered based on the number of concurrent requests received on each active instance of your container.
4545
- **CPU percentage**: your container automatically scales up/down within the minimum and maximum values entered based on the CPU load.
4646
- **RAM percentage**: your container automatically scales up/down within the minimum and maximum values entered based on the RAM used.
4747
6. In the **Advanced options** section set the following:
@@ -95,10 +95,10 @@ Private external container registries are currently not supported.
9595
- Choose a **name** for your container and, optionally, a **description**. The name must only contain alphanumeric characters and dashes.
9696
- Choose the **resources** to be allocated to your container at runtime. These define the performance characteristics of your container.
9797
<Message type="note">
98-
Available memory depends on allocated vCPU, and maximum ephemeral storage value depends on allocated memory.
98+
Available memory depends on allocated vCPU, and the maximum ephemeral storage value depends on allocated memory.
9999
</Message>
100100
5. Set your [autoscaling](/serverless-containers/concepts/#autoscaling) preferences:
101-
- **Request concurrency**: your container automatically scales up/down within the minimum and maximum values entered based on the number of concurrent request received on each active instance of your container.
101+
- **Request concurrency**: your container automatically scales up/down within the minimum and maximum values entered based on the number of concurrent requests received on each active instance of your container.
102102
- **CPU percentage**: your container automatically scales up/down within the minimum and maximum values entered based on the CPU load.
103103
- **RAM percentage**: your container automatically scales up/down within the minimum and maximum values entered based on the RAM used.
104104
6. In the **Advanced options** section set the following:

0 commit comments

Comments
 (0)