Commit a8ea8bcc by Mucahit Kurt

create 2-node kind cluster since topology support is added to hostpath driver

parent df8530d9
...@@ -521,6 +521,7 @@ kind: Cluster ...@@ -521,6 +521,7 @@ kind: Cluster
apiVersion: kind.sigs.k8s.io/v1alpha3 apiVersion: kind.sigs.k8s.io/v1alpha3
nodes: nodes:
- role: control-plane - role: control-plane
- role: worker
EOF EOF
# kubeadm has API dependencies between apiVersion and Kubernetes version # kubeadm has API dependencies between apiVersion and Kubernetes version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment