dustinspecker / carvel-suite-example

Home Page:https://dustinspecker.com/posts/deploy-kubernetes-applications-carvel-suite/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

https://dustinspecker.com/posts/deploy-kubernetes-applications-carvel-suite/

License:MIT License


Languages

Language:Shell 100.0%