Skip to content

Commit

Permalink
Create config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LondheShubham153 authored Sep 10, 2024
1 parent 13eca05 commit b7b3052
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions kind-cluster/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4

nodes:
- role: control-plane
image: kindest/node:v1.30.0
- role: worker
image: kindest/node:v1.30.0
- role: worker
image: kindest/node:v1.30.0

0 comments on commit b7b3052

Please sign in to comment.