Skip to content

Commit 2c6ff8a

Browse files
JochemTSRDjokkum
authored andcommitted
dual-stack dev cluster
1 parent a735e77 commit 2c6ff8a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hack/kind-dev.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ kindV1Alpha4Cluster:
4545
- role: control-plane
4646
image: kindest/node:${CLUSTER_VERSION}
4747
networking:
48-
podSubnet: "10.244.0.0/16"
49-
serviceSubnet: "10.96.0.0/12"
48+
ipFamily: dual
5049
EOF
5150
}
5251

0 commit comments

Comments
 (0)