Yandex Cloud
Search
Contact UsTry 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 Managed Service for Kubernetes
  • Comparing with other Yandex Cloud services
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
    • General questions
    • Data storage
    • Configuring and updating
    • Autoscaling
    • Resources
    • Monitoring and logs
    • Troubleshooting
    • All questions on one page
  1. FAQ
  2. Resources

Resources

Written by
Yandex Cloud
Updated at December 19, 2025
  • What resources do I need to maintain a Kubernetes cluster with a group of, say, three nodes?

  • Can I change resources for each node in a Kubernetes cluster?

  • Who handles Kubernetes cluster scaling?

  • Do the Kubernetes cluster nodes need internet access?

What resources do I need to maintain a Kubernetes cluster with a group of, say, three nodes?What resources do I need to maintain a Kubernetes cluster with a group of, say, three nodes?

Each node needs resources to run the Kubernetes components that allow the node to work as part of the Kubernetes cluster. For more information, see Dynamic resource allocation.

Can I change resources for each node in a Kubernetes cluster?Can I change resources for each node in a Kubernetes cluster?

You can only change resources for a node group. You can create groups with different configurations in a single Kubernetes cluster and spread them across multiple availability zones. For more information, see Updating a Managed Service for Kubernetes node group.

Who handles Kubernetes cluster scaling?Who handles Kubernetes cluster scaling?

In Managed Service for Kubernetes, you can enable cluster autoscaling.

Do the Kubernetes cluster nodes need internet access?Do the Kubernetes cluster nodes need internet access?

To connect to external resources, e.g., Docker image registries such as Container Registry, Cloud Registry, or Docker Hub as well as Object Storage buckets, the group nodes must have internet access.

To enable internet access, assign a public IP address to the nodes and configure a security group. As an alternative to public IP addresses, you can also create and configure a NAT gateway or a NAT instance in the subnet hosting the nodes.

For more information, see Internet access for cluster worker nodes.

Was the article helpful?

Previous
Autoscaling
Next
Monitoring and logs
© 2026 Direct Cursus Technology L.L.C.