This repository is an example of using the Carvel suite. Read Deploy Kubernetes Applications with the Carvel Suite for more info.
- Install lockal v0.1.0
- Clone this repository and navigate to its root
- Run
lockal install
- Run
./bin/kind create cluster
- Run
./deploy.sh
Kapp will deploy an nginx deployment and loki-stack to the Kubernetes cluster in kind.