We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
.Try solving the issue by providing the --region parameter. I faced the same problem and this worked for me..
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: