Skip to content

Commit a8ea8bc

Browse files
committed
create 2-node kind cluster since topology support is added to hostpath driver
Signed-off-by: Mucahit Kurt <[email protected]>
1 parent df8530d commit a8ea8bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prow.sh

+1
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,7 @@ kind: Cluster
521521
apiVersion: kind.sigs.k8s.io/v1alpha3
522522
nodes:
523523
- role: control-plane
524+
- role: worker
524525
EOF
525526

526527
# kubeadm has API dependencies between apiVersion and Kubernetes version

0 commit comments

Comments
 (0)