Skip to content

Commit 923696a

Browse files
author
Sarthak Agrawal
committed
Add ipv6 cluster yaml
1 parent d16314c commit 923696a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)