Skip to content

Commit 624f5f8

Browse files
author
Tim Bannister
committed
Remove stale mention of ServiceIPStaticSubrange
This feature gate is GA; you can't disable it.
1 parent e5c723c commit 624f5f8

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
@@ -408,11 +408,6 @@ which means that if you want to assign a specific IP address to a `type: Cluster
408408
Service, you should manually assign an IP address from the **lower** band. That approach
409409
reduces the risk of a conflict over allocation.
410410

411-
If you disable the `ServiceIPStaticSubrange`
412-
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) then Kubernetes
413-
uses a single shared pool for both manually and dynamically assigned IP addresses,
414-
that are used for `type: ClusterIP` Services.
415-
416411
## Traffic policies
417412

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

0 commit comments

Comments
 (0)