Specifying a cloud network to run a container in
Written by
Updated at January 27, 2026
You can specify a cloud network to run your container in.
A cloud network must meet the following conditions:
- Has subnets in all availability zones.
- Has at least one resource with an IP address in the specified cloud network.
Note
If the network does not meet the conditions above, the service does not guarantee its operation.
Management console
API
- In the management console
, go to the folder with your container. - Go to Serverless Containers.
- Select the container.
- Navigate to the Editor tab.
- Under Settings, in the Network field, choose a cloud network to run your container in.
- Click Create revision.
To specify a cloud network to run your container in, use the deployRevision REST API method for the Container resource or the ContainerService/DeployRevision gRPC API call.