summaryrefslogtreecommitdiff
path: root/yaml/cluster/kind-cluster-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'yaml/cluster/kind-cluster-config.yaml')
-rw-r--r--yaml/cluster/kind-cluster-config.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/yaml/cluster/kind-cluster-config.yaml b/yaml/cluster/kind-cluster-config.yaml
new file mode 100644
index 0000000..6f0e32d
--- /dev/null
+++ b/yaml/cluster/kind-cluster-config.yaml
@@ -0,0 +1,8 @@
+kind: Cluster
+apiVersion: kind.x-k8s.io/v1alpha4
+nodes:
+- role: control-plane
+- role: worker
+- role: worker
+- role: worker
+- role: worker