mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 12:32:03 +00:00
Merge pull request #104633 from martinkennelly/update_sitp_feature_state
Update ServiceInternalTrafficPolicy feature state
This commit is contained in:
commit
4615578137
@ -668,6 +668,7 @@ const (
|
|||||||
// owner: @maplain @andrewsykim
|
// owner: @maplain @andrewsykim
|
||||||
// kep: http://kep.k8s.io/2086
|
// kep: http://kep.k8s.io/2086
|
||||||
// alpha: v1.21
|
// alpha: v1.21
|
||||||
|
// beta: v1.22
|
||||||
//
|
//
|
||||||
// Enables node-local routing for Service internal traffic
|
// Enables node-local routing for Service internal traffic
|
||||||
ServiceInternalTrafficPolicy featuregate.Feature = "ServiceInternalTrafficPolicy"
|
ServiceInternalTrafficPolicy featuregate.Feature = "ServiceInternalTrafficPolicy"
|
||||||
|
Loading…
Reference in New Issue
Block a user