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

Use ServiceTrafficDistribution to make Services topology-aware when runtime Kubernetes >= 1.31 #949

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ialidzhikov
Copy link
Member

How to categorize this PR?

/area networking
/area high-availability
/platform gcp

What this PR does / why we need it:
See more details in gardener/gardener#10421 and gardener/gardener#11178.

Which issue(s) this PR fixes:
Part of gardener/gardener#10421

Special notes for your reviewer:
N/A

Release note:

The [`ServiceTrafficDistribution`](https://kubernetes.io/docs/reference/networking/virtual-ips/#traffic-distribution) feature is being used on to make Services topology-aware when the runtime Kubernetes version is 1.31+.

@ialidzhikov ialidzhikov requested review from a team as code owners January 23, 2025 08:15
@ialidzhikov ialidzhikov marked this pull request as draft January 23, 2025 08:15
@gardener-robot gardener-robot added needs/review Needs review area/high-availability High availability related area/networking Networking related platform/gcp Google cloud platform/infrastructure labels Jan 23, 2025
@gardener-robot gardener-robot added the size/s Size of pull request is small (see gardener-robot robot/bots/size.py) label Jan 23, 2025
@gardener-robot-ci-3 gardener-robot-ci-3 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jan 23, 2025
@ialidzhikov ialidzhikov force-pushed the enh/service-traffic-distribution branch from 715e275 to f6edc17 Compare January 23, 2025 08:37
@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/high-availability High availability related area/networking Networking related needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review platform/gcp Google cloud platform/infrastructure size/s Size of pull request is small (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants