Skip to content
New issue

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

Alb is failling to create in EKS cluster #926

Open
KiranmaiKalla opened this issue Mar 21, 2023 · 0 comments · May be fixed by #1172
Open

Alb is failling to create in EKS cluster #926

KiranmaiKalla opened this issue Mar 21, 2023 · 0 comments · May be fixed by #1172
Labels
bug Something isn't working

Comments

@KiranmaiKalla
Copy link

Describe the bug
We are trying to deploy ALB in EKS cluster by following this aws documentation https://aws.amazon.com/premiumsupport/knowledge-center/eks-alb-ingress-controller-fargate/

Followed all the steps are mentioned, however when deploying an app alb is not creating , it is failling with below error,

{"level":"info","ts":1679398103.3748488,"logger":"controllers.ingress","msg":"successfully built model","model":"{"id":"game-2048/ingress-2048","resources":{}}"}
{"level":"error","ts":1679398155.4208565,"logger":"controllers.ingress","msg":"unable to determine AWS Shield subscription state, skipping AWS shield reconciliation","error":"WebIdentityErr: failed to retrieve credentials\ncaused by: InvalidIdentityToken: OpenIDConnect provider's HTTPS certificate doesn't match configured thumbprint\n\tstatus code: 400, request id: 6b22cdba-7d87-489d-8366-be27077b2a81"}

Followed these steps as well to check the thumbprint used in the OIDC provider, https://aws.amazon.com/premiumsupport/knowledge-center/eks-error-invalid-identity-token/
and it all matches and the cert is not expired.

We are still getting this error, please help

Steps to reproduce
Followed this aws documentation https://aws.amazon.com/premiumsupport/knowledge-center/eks-alb-ingress-controller-fargate/

Expected outcome
Alb should created

Environment
aws

Additional Context:

@KiranmaiKalla KiranmaiKalla added the bug Something isn't working label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant