Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 309 Bytes

Kind kubernetes cluster

Inspired by msfidelis, I decided to create my own version of a Kubernetes cluster using kind.

Creating a custom cluster

make create

Deleting the cluster

make delete

Creating argocd