Skip to content

Commit 483bee8

Browse files
committed
Fix feature state for MixedProtocolLBService
1 parent c5a17a1 commit 483bee8

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ can define your own (provider specific) annotations on the Service that specify
618618

619619
#### Load balancers with mixed protocol types
620620

621-
{{< feature-state for_k8s_version="v1.24" state="beta" >}}
621+
{{< feature-state for_k8s_version="v1.26" state="stable" >}}
622622

623623
By default, for LoadBalancer type of Services, when there is more than one port defined, all
624624
ports must have the same protocol, and the protocol must be one which is supported

0 commit comments

Comments
 (0)