Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Serverless Containers
  • Comparison with other Yandex Cloud services
    • All guides
    • Getting an IAM token for a service account using a container
      • Making a revision active
      • Changing the container operation mode
      • Adding environment variables
      • Specifying a cloud network
      • Transferring Yandex Lockbox secrets
      • Viewing monitoring charts
      • Migration to the ru-central1-d availability zone
      • Deleting a container
    • Viewing operations with service resources
  • Access management
  • Pricing policy
  • Terraform reference
  • Audit Trails events
  • Release notes
  • FAQ
  1. Step-by-step guides
  2. Managing a container
  3. Specifying a cloud network

Specifying a cloud network to run a container in

Written by
Yandex Cloud
Updated at April 24, 2025

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
  1. In the management console, select the folder with your container.
  2. Select Serverless Containers.
  3. Select the container.
  4. Go to the Editor tab.
  5. Under Settings, in the Network field, choose a cloud network to run your container in.
  6. 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.

See alsoSee also

  • Networking in Serverless Containers.

Was the article helpful?

Previous
Adding environment variables
Next
Transferring Yandex Lockbox secrets
Yandex project
© 2025 Yandex.Cloud LLC