Specifying a cloud network where the container will be run
Written by
Note
This feature is in the Preview stage. For access, contact technical support.
You can specify a cloud network where the container will be executed.
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 given cloud network.
Management console
API
- In the management console, select the folder with your container.
- Select Serverless Containers.
- Select the container.
- Go to the Editor tab.
- Under Parameters, in the Network field, choose a cloud network for container execution.
- Click Create revision.
To specify a cloud network to run a container in, use the deployRevision REST API method for the Container resource or the ContainerService/DeployRevision gRPC API call.