Skip to content

Commit

Permalink
Merge pull request #29 from mucahitkurt/create-2-node-kind-cluster
Browse files Browse the repository at this point in the history
Create 2-node kind cluster since topology support is added to hostpath
  • Loading branch information
k8s-ci-robot committed Sep 7, 2019
2 parents df8530d + a8ea8bc commit 2d33550
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 2d33550

Please sign in to comment.