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
ALB controller does not work because of missing tags.
Launch super-eks. Add nginx as in the README. Try to curl it.
super-eks
nginx
The ingress should be reachable under the given URL and return a HTTP 200 OK.
You'll get an error when accessing the host.
Possible fix:
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered:
fix(#398): update load balancer controller
d47eb96
fix(#398): update load balancer controller (#399)
1c53549
Successfully merging a pull request may close this issue.
ALB controller does not work because of missing tags.
Reproduction Steps
Launch
super-eks
. Addnginx
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
Other
Possible fix:
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: