-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working