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. Resolving the `One of the targets already a part of the another target group` error

Resolving the One of the targets already a part of the another target group error

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

Issue descriptionIssue description

When creating a new Network Load Balancer, e.g., to deploy an NGINX Ingress Controller, the load balancer is not assigned a valid external IP address.

In the logs, you see errors like this:

Error syncing load balancer: failed to ensure load balancer: failed to ensure cloud target group: failed to start lb target group creation: request-id = <request_id> rpc error: code = FailedPrecondition desc = One of the targets already a part of the another target group: <ip_address>#<subnet_id> -> [<target_group_id>]

SolutionSolution

The error means that the nodes in your cluster are already part of a target group with this ID: <target_group_id>. This is why the system cannot create a Network Load Balancer: each load balancer can only have one target group connected, with target resources defined by the subnet ID and the internal IP address.

To solve this issue, remove nodes from the problematic group. You can do this in its settings.

If the issue persistsIf the issue persists

If the above actions did not help, create a support ticket. When creating a ticket, provide the following information:

  1. Affected Network Load Balancer's ID.
  2. Date and time when the load balancer creation started.
  3. Screenshot or text output of the error message from your ingress controller logs.

Was the article helpful?

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