Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.1 KB

k3d-demo

Requirements

Resources

Prepare

  • Preparation (attention: clears all docker containers/volumes/networks!): make prep

Quick Start

  • Demo: Quick Start: make demo-quickstart

Create Multi-Server Cluster

  • Demo: Multi-Server Setup: make demo-multiserver

Create Cluster from config file

  • Demo: Creating a cluster from a config file: make demo-configfile

Full Lifecycle with Helm

  • Demo: Full k3d lifecycle with Helm and Golang App: make demo-helm

Full Lifecycle with Kustomize

  • Demo: Full k3d lifecycle with Kustomize and Golang App: make demo-kustomize