Public release of katbox
This commit is contained in:
commit
4c764e09a4
46 changed files with 4646 additions and 0 deletions
8
hack/kind-multi.yml
Normal file
8
hack/kind-multi.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
# a cluster with 3 control-plane nodes and 3 workers
|
||||
kind: Cluster
|
||||
apiVersion: kind.x-k8s.io/v1alpha4
|
||||
nodes:
|
||||
- role: control-plane
|
||||
- role: worker
|
||||
- role: worker
|
||||
- role: worker
|
Loading…
Add table
Add a link
Reference in a new issue