website/content/en/docs/reference/command-line-tools-reference/feature-gates/service-ip-static-subrange.md

785 B

title content_type _build stages removed
ServiceIPStaticSubrange feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.24 1.24
stage defaultValue fromVersion toVersion
beta true 1.25 1.25
stage defaultValue fromVersion toVersion
stable true 1.26 1.27
true

Enables a strategy for Services ClusterIP allocations, whereby the ClusterIP range is subdivided. Dynamic allocated ClusterIP addresses will be allocated preferently from the upper range allowing users to assign static ClusterIPs from the lower range with a low risk of collision. See Avoiding collisions for more details.