Add install step

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands
2023-08-18 10:22:14 +01:00
parent 86ec586917
commit 3149f4df9b
2 changed files with 48 additions and 0 deletions

8
tools/kind.config Normal file
View File

@@ -0,0 +1,8 @@
ikind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
- role: worker
- role: worker
- role: worker