Not able create EKS cluster using playground

Hi,gettig this eroor while launching the EKS cluster…kindly help
User: arn:aws:iam::851725221429:user/kk_labs_user_651704 is not authorized to perform: iam:PassRole on resource: arn:aws:iam::851725221429:role/AmazonEKSAutoClusterRole


now gettting this error…kindly help ASAP

@narendra-jatti

Please follow exactly this guide.

Names of resources created are significant.

@Alistair_KodeKloud ,i created using terraform …but facing the issue with ALB


…not able to access the svc with alb…and how to access this via browser adn add custom domain?(possbile with kodedloud lab)

You should be able to configure load balancers using this terraform to create the cluster, then using this method to install the LB controller.

Note that the LB controller creates NLB for load balancer services, and ALBs only for ingress.

As for assigning a custom domain, you can’t create one in the playground. It would have to be a domain you own for which you already have a server certificate which you can upload into ACM.

@Alistair_KodeKloud ,thanks for the revert

hi @Alistair_KodeKloud ,LB is getting provisioned…do we need to still LB controller?(getting tls secret error)

Would help if you provide details of the error

as a code block, not a screenshot

and where the error came from

i have this screenshot as of now…as the old session was terminated…plz check scrrenshot end…

@Alistair_KodeKloud .kindly help on this

If you can reproduce that, get to that point and then run

history

Copy all the history and

paste in a code block

so I can retrace your steps.