We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16314c commit 923696aCopy full SHA for 923696a
config/cluster/kind-cluster-ipv6-only.yaml
@@ -0,0 +1,7 @@
1
+kind: Cluster
2
+apiVersion: kind.x-k8s.io/v1alpha4
3
+nodes:
4
+- role: control-plane
5
+networking:
6
+ ipFamily: ipv6
7
+ apiServerAddress: "::1"
0 commit comments