Fix feature state for MixedProtocolLBService

pull/41966/head
shubham82 2023-07-10 16:59:26 +05:30
parent c5a17a1bf9
commit 483bee8462
1 changed files with 1 additions and 1 deletions

View File

@ -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