initial: add day one instructions
Also, add instructions to execute this repo.
This commit is contained in:
7
day-001/kind/kind-cluster.yml
Normal file
7
day-001/kind/kind-cluster.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
apiVersion: kind.x-k8s.io/v1alpha4
|
||||
kind: Cluster
|
||||
nodes:
|
||||
- role: control-plane
|
||||
- role: worker
|
||||
- role: worker
|
Reference in New Issue
Block a user