Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Blog
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
Yandex project
© 2023 Intertech Services AG
Yandex Serverless Containers
  • Comparison with other Yandex Cloud services
  • Getting started
  • Step-by-step guides
    • All guides
    • Getting an IAM token for a service account using a container
    • Getting information about a container
    • Managing rights to access a container
    • Creating a container
    • Invoking a container
    • Managing a container
      • Updating a container
      • Scaling a container
      • Adding environment variables
      • Specifying a cloud network
      • Transmitting Yandex Lockbox secrets
      • Managing labels
      • Viewing monitoring charts
      • Managing logs
      • Deleting a container
    • Getting information about a trigger
    • Creating a trigger
    • Managing triggers
  • Concepts
  • Tutorials
  • Access management
  • Pricing policy
  • Containers API reference
  • API Triggers reference
  • Questions and answers
  1. Step-by-step guides
  2. Managing a container
  3. Specifying a cloud network

Specifying a cloud network where the container will be run

Written by
Yandex Cloud

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
  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 Parameters, in the Network field, choose a cloud network for container execution.
  6. 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.

See also

  • Networking in Serverless Containers.

Was the article helpful?

Language / Region
Yandex project
© 2023 Intertech Services AG