iam-veeramalla/aws-devops-zero-to-hero

day 22

Opened this issue · 1 comments

did anyone face an issue while associating iam -oidc ?

eksctl utils associate-iam-oidc-provider --cluster demo-cluster --approve
Error: unable to describe cluster control plane: operation error EKS: DescribeCluster, https response error StatusCode: 404, RequestID: a363bb46-4db6-49e2-a810-b8af86d3f65c, ResourceNotFoundException: No cluster found for name: demo-cluster.

.Try solving the issue by providing the --region parameter. I faced the same problem and this worked for me..