Skip to content

Commit 4e8d56d

Browse files
committed
docs(srv): update
1 parent de0c59a commit 4e8d56d

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

pages/serverless-containers/reference-content/containers-limitations.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ Do not have your containers listen on these ports, as they are used by our servi
7373
* `PORT`: Value of the port defined in the Container settings, which the container has to listen on. You can use this environment variable inside your Container for easier deployments.
7474
* `SCW_*`: Reserved for product configuration (for example: token validation)
7575

76+
## Private Network and Virtual Private Cloud (VPC) compatibility
77+
78+
Scaleway Serverless Containers does not currently support Scaleway VPC or Private Networks, though this feature is under development.
79+
7680
## Default values for CPU and memory limits
7781

7882
When container CPU and/or memory are not provided by the client, these default values are automatically used:

pages/serverless-functions/reference-content/functions-limitations.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ Due to potential abuse (spam), no outbound traffic is allowed through following
6161
### Reserved environment variables:
6262
* `SCW_*`: Reserved for product configuration (for example: token validation).
6363

64+
## Private Network and Virtual Private Cloud (VPC) compatibility
65+
66+
Scaleway Serverless Functions does not currently support Scaleway VPC or Private Networks, though this feature is under development.
67+
6468
## Versioning and rollback
6569

6670
Scaleway Functions do not currently support versioning or automatic rollback mechanisms.

pages/serverless-jobs/reference-content/jobs-limitations.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,7 @@ In order to ensure the proper functioning of the product, we restrict the use of
5454
* Blocked ports:
5555
* **25**: Due to potential abuse (spam), no outbound traffic is allowed through this port, except from Scaleway Transactional Email SMTP servers.
5656
* **465**: Due to potential abuse (spam), no outbound traffic is allowed through this port, except from Scaleway Transactional Email SMTP servers.
57+
58+
## Private Network and Virtual Private Cloud (VPC) compatibility
59+
60+
Scaleway Serverless Jobs does not currently support Scaleway VPC or Private Networks, though this feature is under development.

0 commit comments

Comments
 (0)