Skip to content

Commit c111573

Browse files
authored
Merge pull request #41966 from Shubham82/fixed_feature_state_MixedProtocolLBService
Fix feature state for MixedProtocolLBService
2 parents 85797c5 + 483bee8 commit c111573

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)