Skip to content

Commit 6f082b9

Browse files
Create multi-node-master.yaml
1 parent 34a7e2f commit 6f082b9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

kind/multi-node-master.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kind: Cluster
2+
apiVersion: kind.x-k8s.io/v1alpha4
3+
nodes:
4+
- role: control-plane
5+
- role: control-plane
6+
- role: worker
7+
- role: worker

0 commit comments

Comments
 (0)