Update site/content/docs/user/configuration.md

Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
This commit is contained in:
Adrian Moisey
2025-02-18 18:04:47 +02:00
committed by GitHub
parent f3420eca64
commit f9cdcad25d

View File

@@ -102,7 +102,7 @@ Multiple details of the cluster's networking can be customized under the
#### IP Family
KIND has support for IPv4, IPv6 and dual-stack clusters, it is possible to switch away from the default.
KIND has support for IPv4, IPv6 and dual-stack clusters, it is possible to switch away from the default (IPv4).
##### IPv6 clusters
You can run IPv6 single-stack clusters using `kind`, if the host that runs the docker containers support IPv6.