carvel-suite-example

This repository is an example of using the Carvel suite. Read Deploy Kubernetes Applications with the Carvel Suite for more info.

Usage for Linux amd64

  1. Install lockal v0.1.0
  2. Clone this repository and navigate to its root
  3. Run lockal install
  4. Run ./bin/kind create cluster
  5. Run ./deploy.sh

Kapp will deploy an nginx deployment and loki-stack to the Kubernetes cluster in kind.