mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 10:19:50 +00:00
Update ServiceInternalTrafficPolicy feature state
Feature state is beta in v1.22.0. Signed-off-by: Martin Kennelly <mkennell@redhat.com>
This commit is contained in:
parent
5871321310
commit
da78eb5d8a
@ -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