Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Blog
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
Yandex project
© 2023 Yandex.Cloud LLC
Yandex Serverless Containers
  • Comparison with other Yandex Cloud services
  • Getting started
  • Step-by-step instructions
  • Concepts
    • Overview
    • Container
    • Invoking a container
    • Networking
    • Runtime environments
    • Trigger
    • Dead Letter Queue
    • Container logs
    • Backups
    • Quotas and limits
  • Practical guidelines
  • Access management
  • Pricing policy
  • Containers API reference
  • API Triggers reference
  • Questions and answers
  1. Concepts
  2. Networking

Networking in Serverless Containers

Written by
Yandex Cloud
  • User network

By default, the container is launched in the isolated IPv4 network with the enabled NAT gateway. For this reason, only public IPv4 addresses are available from the container.

User network

Note

This feature is in the Preview stage. For access, contact technical support.

If necessary, you can specify a cloud network in container settings. In this case, it:

  • Is executed in a given cloud network.
  • Has access to the internet and user resources in the given network, such as databases and VMs.
  • Has an IP address within the 198.19.0.0/16 range when accessing user resources.

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.

Regardless of the settings, any container is only invoked via a public API. You can't access the container from user resources. Learn more about invoking a container.

Was the article helpful?

Language / Region
Yandex project
© 2023 Yandex.Cloud LLC