Skip to content

Commit 8d0a749

Browse files
Update feature-gates.md
1 parent e40c585 commit 8d0a749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ Each feature gate is designed for enabling/disabling a specific feature:
698698
ClusterIP range is subdivided. Dynamic allocated ClusterIP addresses will be allocated preferently
699699
from the upper range allowing users to assign static ClusterIPs from the lower range with a low
700700
risk of collision. See
701-
[Avoiding collisions](https://kubernetes.io/docs/reference/networking/virtual-ips/#avoiding-collisions)
701+
[Avoiding collisions](/docs/reference/networking/virtual-ips/#avoiding-collisions)
702702
for more details.
703703
- `SizeMemoryBackedVolumes`: Enable kubelets to determine the size limit for
704704
memory-backed volumes (mainly `emptyDir` volumes).

0 commit comments

Comments
 (0)