Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 4, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

younsl and others added 5 commits August 13, 2025 09:16
Add traffic distribution configuration to optimize Inter-AZ data
transfer costs by enabling zone-aware traffic routing. This change
introduces a new trafficDistribution field that allows configuring
traffic locality preferences, zone affinity rules, and cross-AZ
traffic minimization strategies. The implementation reduces cloud
egress charges by prioritizing same-zone service-to-service
communication while maintaining high availability through intelligent
failover to other availability zones when local resources are
unavailable.

Reference:
https://kubernetes.io/docs/concepts/services-networking/service/#traffic-distribution

Signed-off-by: younsl <cysl@kakao.com>
Signed-off-by: younsl <cysl@kakao.com>
- Replace PreferClose with PreferSameZone and PreferSameNode
- Add reference to official Kubernetes documentation

Signed-off-by: younsl <cysl@kakao.com>
…ibution-field

feat: Add spec.trafficDistribution field for service
@pull pull bot locked and limited conversation to collaborators Sep 4, 2025
@pull pull bot requested a review from funkypenguin as a code owner September 4, 2025 08:08
@pull pull bot added the ⤵️ pull label Sep 4, 2025
@pull pull bot merged commit 140add2 into geek-cookbook:master Sep 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants