Skip to content

Commit 25694f3

Browse files
authored
Remove experimental from --disable-default-registry-endpoint (#480)
Signed-off-by: Faraz Khawaja <khwajafarazahmed@gmail.com>
1 parent 9aaa862 commit 25694f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/private-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In order to be recognized as a registry, the first component of the image name m
2424
For historical reasons, images without a registry specified in their name are implicitly identified as being from `docker.io`.
2525

2626
:::info Version Gate
27-
The `--disable-default-registry-endpoint` option is available as an experimental feature as of January 2024 releases: v1.26.13+k3s1, v1.27.10+k3s1, v1.28.6+k3s1, v1.29.1+k3s1
27+
The `--disable-default-registry-endpoint` option is available as of January 2024 releases: v1.26.13+k3s1, v1.27.10+k3s1, v1.28.6+k3s1, v1.29.1+k3s1
2828
:::
2929

3030
Nodes may be started with the `--disable-default-registry-endpoint` option.

0 commit comments

Comments
 (0)