Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • 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
© 2025 Direct Cursus Technology L.L.C.
All solutions
    • All solutions for Network Load Balancer
    • Troubleshooting Managed Service for Kubernetes pod access via Network Load Balancer
    • Resolving the `Permission denied to create UDP listener in folder` error when creating a Network Load Balancer
    • Resolving the `One of the targets already a part of the another target group` error

In this article:

  • Issue description
  • Solution
  • If the issue persists
  1. Network Load Balancer
  2. Troubleshooting Managed Service for Kubernetes pod access via Network Load Balancer

Troubleshooting Managed Service for Kubernetes pod access via Network Load Balancer

Written by
Yandex Cloud
Updated at December 17, 2025
  • Issue description
  • Solution
  • If the issue persists

Issue descriptionIssue description

You cannot get access to applications in the Managed Service for Kubernetes cluster via Network Load Balancer endpoints.

SolutionSolution

If you use a load balancer that is associated with a security group, you need to create a rule in this group allowing traffic from the load balancer to Managed Service for Kubernetes cluster nodes on ports in the range from 30000 to 32767.

When routing traffic, the load balancer only changes the destination port, while the original IP address of the query remains the same. Therefore, you should specify the 0.0.0.0/0 address range in the allow rule.

Learn more about NodePort type services in this official Kubernetes guide.

If the issue persistsIf the issue persists

If the above actions did not help, create a support ticket. In your request, provide the following information:

  1. Network Load Balancer ID.
  2. Managed Service for Kubernetes cluster ID.
  3. Information about pods running your applications that require network access via a load balancer, and the ports they receive traffic on.

Was the article helpful?

Previous
All solutions for Network Load Balancer
Next
Resolving the `Permission denied to create UDP listener in folder` error when creating a Network Load Balancer
© 2025 Direct Cursus Technology L.L.C.