Skip to content

Commit

Permalink
create 2-node kind cluster since topology support is added to hostpat…
Browse files Browse the repository at this point in the history
…h driver

Signed-off-by: Mucahit Kurt <mucahitkurt@gmail.com>
  • Loading branch information
mucahitkurt committed Sep 6, 2019
1 parent df8530d commit a8ea8bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prow.sh
Expand Up @@ -521,6 +521,7 @@ kind: Cluster
apiVersion: kind.sigs.k8s.io/v1alpha3
nodes:
- role: control-plane
- role: worker
EOF

# kubeadm has API dependencies between apiVersion and Kubernetes version
Expand Down

0 comments on commit a8ea8bc

Please sign in to comment.