File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/reference/networking Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ NAME PARENTREF
372
372
373
373
#### IP address ranges for Service virtual IP addresses {#service-ip-static-sub-range}
374
374
375
- {{< feature-state for_k8s_version="v1.25 " state="beta " >}}
375
+ {{< feature-state for_k8s_version="v1.26 " state="stable " >}}
376
376
377
377
Kubernetes divides the ` ClusterIP ` range into two bands, based on
378
378
the size of the configured ` service-cluster-ip-range ` by using the following formula
@@ -396,7 +396,7 @@ to control how Kubernetes routes traffic to healthy (“ready”) backends.
396
396
397
397
### Internal traffic policy
398
398
399
- {{< feature-state for_k8s_version="v1.22 " state="beta " >}}
399
+ {{< feature-state for_k8s_version="v1.26 " state="stable " >}}
400
400
401
401
You can set the ` .spec.internalTrafficPolicy ` field to control how traffic from
402
402
internal sources is routed. Valid values are ` Cluster ` and ` Local ` . Set the field to
You can’t perform that action at this time.
0 commit comments