We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d7d37e + 624f5f8 commit 6cc6c36Copy full SHA for 6cc6c36
content/en/docs/reference/networking/virtual-ips.md
@@ -464,11 +464,6 @@ which means that if you want to assign a specific IP address to a `type: Cluster
464
Service, you should manually assign an IP address from the **lower** band. That approach
465
reduces the risk of a conflict over allocation.
466
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
-
472
## Traffic policies
473
474
You can set the `.spec.internalTrafficPolicy` and `.spec.externalTrafficPolicy` fields
0 commit comments