From 119233c47baddb7f8c3e96b143bb74e36aad4767 Mon Sep 17 00:00:00 2001 From: Xudong Liu Date: Mon, 22 Mar 2021 16:38:03 -0700 Subject: [PATCH] add KEP link for loadBalancerClass --- .../reference/command-line-tools-reference/feature-gates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates.md b/content/en/docs/reference/command-line-tools-reference/feature-gates.md index a26a9ebd38..68ea25e628 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates.md @@ -730,7 +730,7 @@ Each feature gate is designed for enabling/disabling a specific feature: - `ServiceAppProtocol`: Enables the `AppProtocol` field on Services and Endpoints. - `ServiceLBNodePortControl`: Enables the `spec.allocateLoadBalancerNodePorts` field on Services. -- `ServiceLoadBalancerClass`: Enables the `LoadBalancerClass` field on Services. +- `ServiceLoadBalancerClass`: Enables the `LoadBalancerClass` field on Services. See [Service Type=LoadBalancer Class Field](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cloud-provider/1959-service-lb-class-field) for more details. - `ServiceLoadBalancerFinalizer`: Enable finalizer protection for Service load balancers. - `ServiceNodeExclusion`: Enable the exclusion of nodes from load balancers created by a cloud provider. A node is eligible for exclusion if labelled with