Specifying a cloud network for running a container
Written by
Updated at June 18, 2026
You can specify a cloud network for running your container.
A cloud network must have:
- Subnets in all availability zones.
- 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 it will function properly.
Management console
API
- In the management console
, select the folder with your container. - Navigate to Serverless Containers.
- Select the container.
- Navigate to the Editor tab.
- Under Settings, select a cloud network for running your container in the Network field.
- Click Create revision.
To specify a cloud network for running your container, use the deployRevision REST API method for the Container resource or the ContainerService/DeployRevision gRPC API call.