From 82d4f46ff21c4d5f88c7848e72dd94ab85d498ef Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Sun, 27 Oct 2024 16:33:54 +0100 Subject: [PATCH] docs: load balancer class support Signed-off-by: Dario Tranchitella --- docs/content/reference/api.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/content/reference/api.md b/docs/content/reference/api.md index d51d8fcb..24f6a048 100644 --- a/docs/content/reference/api.md +++ b/docs/content/reference/api.md @@ -13943,6 +13943,14 @@ Service CIDR 10.96.0.0/16, the resulting DNS Service IP will be 10.96.0.10 for I for IPv6 from the CIDR 2001:db8:abcd::/64 the resulting DNS Service IP will be 2001:db8:abcd::10.
false + + loadBalancerClass + string + + Specify the LoadBalancer class in case of multiple load balancer implementations. +Field supported only for Tenant Control Plane instances exposed using a LoadBalancer Service.
+ + false loadBalancerSourceRanges []string