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 Ingress controller broken because of missing subnet tags #398

Closed
bracki opened this issue Dec 17, 2021 · 0 comments · Fixed by #399
Closed

ALB Ingress controller broken because of missing subnet tags #398

bracki opened this issue Dec 17, 2021 · 0 comments · Fixed by #399
Labels
bug Something isn't working

Comments

@bracki
Copy link
Member

bracki commented Dec 17, 2021

ALB controller does not work because of missing tags.

Reproduction Steps

Launch super-eks. Add nginx as in the README. Try to curl it.

What did you expect to happen?

The ingress should be reachable under the given URL and return a HTTP 200 OK.

What actually happened?

You'll get an error when accessing the host.

Environment

  • CDK CLI Version : 1.135.0
  • Version: latest
  • Node.js Version: v16.13.0
  • OS : Mac/M1
  • Language (Version): TypeScript

Other

Possible fix:

  • just upgrade to the latest version of the Nginx chart / Docker image and fix missing permissions
  • see here and also "The cluster tag is not required in v2.1.2 and newer releases." from the docs

This is 🐛 Bug Report

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
Development

Successfully merging a pull request may close this issue.

1 participant