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

Backend-protocol version to HTTP2/GRPC not working with istio ingress backend for ALB. #3751

Open
anannaya opened this issue Jun 19, 2024 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/needs-investigation

Comments

@anannaya
Copy link

Describe the bug
Backend-protocol version to HTTP2/GRPC not working with istio ingress backend for ALB.

Steps to reproduce
Add the annotation to ingress object : alb.ingress.kubernetes.io/backend-protocol-version: HTTP2
Expected outcome
Protocol version should change in istio ingress bakend pods in target groups.
Environment
EKS

  • AWS Load Balancer controller version ; 2.5.3
  • Kubernetes version 1.27
  • Using EKS (yes/no), if so version?
    Yes. v1.27.9-eks-5e0fdde
    Additional Context:
@ChuksGrinage
Copy link
Contributor

Thanks for bringing this to our attention. Could you provide us with your logs and configuration manifest? /kind/bug

@shraddhabang shraddhabang added kind/bug Categorizes issue or PR as related to a bug. triage/needs-investigation labels Jun 19, 2024
@anannaya
Copy link
Author

I don't know its a issue or not. But the problem is Ingress annotaion does not overwrite the k8s Service annotation, So my case i had to manually edit the service to make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/needs-investigation
Projects
None yet
Development

No branches or pull requests

3 participants