Skip to content

Error Deploy Load Balancer

0

Hi, I'm getting this when deploying NLB to an EKS cluster, could you help me with the solution?

because no identity-based policy allows the elasticloadbalancing:AddTags action status code: 403

asked 2 years ago695 views
1 Answer
1
Accepted Answer

Hello.

There was also a similar report on GitHub issue.
https://github.com/aws-ia/terraform-aws-eks-blueprints/issues/1426

You probably created an IAM policy using the steps in the document below, and in that case, I think "elasticloadbalancing:AddTags" is allowed, but please check to be sure.
https://docs.aws.amazon.com/eks/latest/userguide/lbc-manifest.html

Also, as mentioned in the GitHub issue, updating to the latest version may improve the issue, so please try it.

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.