mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
update godoc for ServiceLBNodePortControl feature gate
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
This commit is contained in:
parent
0c8074e1b1
commit
8fe2ad89cb
@ -570,6 +570,7 @@ const (
|
|||||||
// kep: http://kep.k8s.io/1864
|
// kep: http://kep.k8s.io/1864
|
||||||
// alpha: v1.20
|
// alpha: v1.20
|
||||||
// beta: v1.22
|
// beta: v1.22
|
||||||
|
// ga: v1.24
|
||||||
//
|
//
|
||||||
// Allows control if NodePorts shall be created for services with "type: LoadBalancer" by defining the spec.AllocateLoadBalancerNodePorts field (bool)
|
// Allows control if NodePorts shall be created for services with "type: LoadBalancer" by defining the spec.AllocateLoadBalancerNodePorts field (bool)
|
||||||
ServiceLBNodePortControl featuregate.Feature = "ServiceLBNodePortControl"
|
ServiceLBNodePortControl featuregate.Feature = "ServiceLBNodePortControl"
|
||||||
|
Loading…
Reference in New Issue
Block a user