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

[tempo] LoadBalancer cannot simultaneously support TCP and UDP protocols #3317

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

CostisC
Copy link

@CostisC CostisC commented Sep 17, 2024

Some Network Load Balancers (e.g. in GKE) cannot support UDP and TCP at the same time.
This enhancement adds the service.protocol option that defines which L4 protocols to be exposed.
Further, it will set the exposed ports according to the relevant tempo.receivers values.

@CLAassistant
Copy link

CLAassistant commented Sep 17, 2024

CLA assistant check
All committers have signed the CLA.

@CostisC CostisC changed the title LoadBalancer cannot simultaneously support TCP and UDP protocols [tempo] LoadBalancer cannot simultaneously support TCP and UDP protocols Sep 18, 2024
Copy link
Collaborator

@Sheikh-Abubaker Sheikh-Abubaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there! @CostisC could you please address the failed CI checks ? Thank you!

@CostisC
Copy link
Author

CostisC commented Sep 22, 2024

Thank you, @Sheikh-Abubaker!
I did't realise that README was auto-generated.

@CostisC
Copy link
Author

CostisC commented Oct 18, 2024

Hi @Sheikh-Abubaker. There seems to have been an env. setup failure. Could you please have a look. Cheers!

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.

3 participants