Skip to content

Commit 39d1684

Browse files
Update site/content/docs/user/configuration.md
Co-authored-by: Benjamin Elder <[email protected]>
1 parent f9cdcad commit 39d1684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/user/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Multiple details of the cluster's networking can be customized under the
102102

103103
#### IP Family
104104

105-
KIND has support for IPv4, IPv6 and dual-stack clusters, it is possible to switch away from the default (IPv4).
105+
KIND has support for IPv4, IPv6 and dual-stack clusters, with the default being `ipv4`. You can change this by setting `ipFamily` under `networking` to `ipv6` or `dual`, see below for more requirements.
106106

107107
##### IPv6 clusters
108108
You can run IPv6 single-stack clusters using `kind`, if the host that runs the docker containers support IPv6.

0 commit comments

Comments
 (0)