Skip to content

Commit 6cc6c36

Browse files
authored
Merge pull request #44128 from sftim/20231129_service_ip_static_subrange_ga
Remove stale mention of ServiceIPStaticSubrange
2 parents 8d7d37e + 624f5f8 commit 6cc6c36

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

content/en/docs/reference/networking/virtual-ips.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -464,11 +464,6 @@ which means that if you want to assign a specific IP address to a `type: Cluster
464464
Service, you should manually assign an IP address from the **lower** band. That approach
465465
reduces the risk of a conflict over allocation.
466466

467-
If you disable the `ServiceIPStaticSubrange`
468-
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) then Kubernetes
469-
uses a single shared pool for both manually and dynamically assigned IP addresses,
470-
that are used for `type: ClusterIP` Services.
471-
472467
## Traffic policies
473468

474469
You can set the `.spec.internalTrafficPolicy` and `.spec.externalTrafficPolicy` fields

0 commit comments

Comments
 (0)