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

Add internal trafific policy 'Cluster' role service and discovery CM #688

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

maltesander
Copy link
Member

@maltesander maltesander commented Feb 18, 2025

Description

This adds two role level services with internalTrafficPolicy as "Local" called <cluster-name>-local
and internalTrafficPolicy as "Cluster" called <cluster-name>-cluster and their discovery configmaps.

Users can now chose the round-robin service for heavy policy evaluations or (as is now) the local service for low latency requests.

The old "Local" service <cluster-name> is kept as is to be non breaking and backwards compatibel.

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

@maltesander maltesander changed the title Add load balancing role service and discovery CM Add internal trafific policy 'Cluster' role service and discovery CM Feb 21, 2025
@maltesander maltesander self-assigned this Feb 21, 2025
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.

1 participant