Fix feature state for MixedProtocolLBService
parent
c5a17a1bf9
commit
483bee8462
|
@ -618,7 +618,7 @@ can define your own (provider specific) annotations on the Service that specify
|
|||
|
||||
#### Load balancers with mixed protocol types
|
||||
|
||||
{{< feature-state for_k8s_version="v1.24" state="beta" >}}
|
||||
{{< feature-state for_k8s_version="v1.26" state="stable" >}}
|
||||
|
||||
By default, for LoadBalancer type of Services, when there is more than one port defined, all
|
||||
ports must have the same protocol, and the protocol must be one which is supported
|
||||
|
|
Loading…
Reference in New Issue