We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ebe89 commit 62c855bCopy full SHA for 62c855b
res/cluster-config.yaml
@@ -0,0 +1,8 @@
1
+# three worker node cluster config
2
+kind: Cluster
3
+apiVersion: kind.x-k8s.io/v1alpha4
4
+nodes:
5
+- role: control-plane
6
+- role: worker
7
8
0 commit comments