/kind-lab

Material to deploy a Kubernetes cluster using kind.

Primary LanguageHCLMIT LicenseMIT

kind-lab

Description

Deploy a kind cluster with kube-prometheus-stack.

Usage

To create the kind cluster:

./start.sh

To delete the kind cluster:

./stop.sh