Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Serverless Containers
  • Comparing 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
      • Providing Yandex Lockbox secrets
      • Specifying a cloud network
      • Setting the number of concurrent container instance calls
        • Viewing scaling settings
        • Adding scaling settings
        • Deleting scaling settings
      • Viewing monitoring charts
      • Migrating to the ru-central1-d availability zone
      • Deleting a container
    • Viewing operations with service resources
  • Access management
  • Tools
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  • FAQ
  1. Step-by-step guides
  2. Managing a container
  3. Scaling a container
  4. Viewing scaling settings

Viewing container scaling settings

Written by
Yandex Cloud
Updated at May 18, 2026
Management console
CLI
API
  1. In the management console, go to the folder with your container.

  2. Go to Serverless Containers.

  3. Select the container. Under Revisions, the number of prepared instances will be displayed in the container revision line.

    Information about the number of container instances per availability zone and the number of concurrent container invocations per availability zone can be viewed by getting details about the container revision.

To view the container scaling settings, get information about the container revision. The scaling settings will be displayed in the following parameters:

  • min_instances: Number of prepared container instances.
  • zone_instances_limit: Number of container instances per availability zone.
  • zone_requests_limit: Number of concurrent container invocations per availability zone.

To view container scaling settings, use the getRevision REST API method for the Container resource or the ContainerService/GetRevision gRPC API call.

See alsoSee also

  • Scaling a container

Was the article helpful?

Previous
Setting the number of concurrent container instance calls
Next
Adding scaling settings
© 2026 Direct Cursus Technology L.L.C.