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

Improved error when sending k8s traffic via ALB instead of NLB #2918

Merged
merged 1 commit into from
Aug 12, 2019

Conversation

webvictim
Copy link
Contributor

Fixes #2906

@webvictim webvictim self-assigned this Aug 12, 2019
@webvictim webvictim requested a review from klizhentas August 12, 2019 20:02
@webvictim
Copy link
Contributor Author

Aug 12 20:01:19 ip-172-31-55-65.ec2.internal /usr/bin/teleport[24722]: WARN [PROXY:KUB] Denying proxy access to unauthenticated user of type auth.BuiltinRole - this can sometimes be caused by inadvertently sending Kubernetes traffic to the proxy's web port.
Aug 12 20:01:49 ip-172-31-55-65.ec2.internal /usr/bin/teleport[24722]: WARN [PROXY:KUB] Denying proxy access to unauthenticated user of type auth.BuiltinRole - this can sometimes be caused by inadvertently sending Kubernetes traffic to the proxy's web port.
Aug 12 20:01:49 ip-172-31-55-65.ec2.internal /usr/bin/teleport[24722]: WARN [PROXY:KUB] Denying proxy access to unauthenticated user of type auth.BuiltinRole - this can sometimes be caused by inadvertently sending Kubernetes traffic to the proxy's web port.

@klizhentas klizhentas merged commit 08902c5 into master Aug 12, 2019
@klizhentas klizhentas deleted the gus/k8s-alb-proxy-fix branch August 12, 2019 21:44
@webvictim webvictim changed the title Improved error when sending k8s traffic to the proxy's web port Improved error when sending k8s traffic via ALB instead of NLB Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error message for teleport k8s proxy when using ALB
2 participants