Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

IAM permissions error when creating the LB for echo-service #557

Open
@imjustdavid

Description

@imjustdavid

When creating the echo-service on section 01-path-basics/103-kubernetes-concepts/Service/Create a Service I am getting the following IAM error:

  Normal   EnsuringLoadBalancer        1m (x12 over 31m)  service-controller  Ensuring load balancer
  Warning  CreatingLoadBalancerFailed  1m (x3 over 11m)   service-controller  (combined from similar events): Error creating load balancer (will retry): failed to ensure load balancer for service default/echo-service: AccessDenied: User: arn:aws:sts::400281910976:assumed-role/k8s-workshop-EksServiceRo-AWSServiceRoleForAmazonE-1FU4O6ZCNH1HJ/1536572109059663899 is not authorized to perform: iam:CreateServiceLinkedRole on resource: arn:aws:iam::400281910976:role/aws-service-role/elasticloadbalancing.amazonaws.com/AWSServiceRoleForElasticLoadBalancing
           status code: 403, request id: 602a0859-b5b7-11e8-a0a1-9d9c299aa0e1

Thanks,
David.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions