Skip to content

ALB Ingress controller broken because of missing subnet tags #398

@bracki

Description

@bracki

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions