Skip to content

espinm2/minibang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minibang: Cluster Creation

This creates a k3d cluster with some common applications installed for local development.

Includes:

  1. Istio
  2. Dapr
  3. Miniverse Repo
  4. Guestbook
  5. NATs

Requirements

Installation can be done with a package manager like brew.

Tools:

  1. k3d
  2. jq
  3. kubectl

Usage

  1. Create the local cluster with ArgoCD using the following command.
make minibang
  1. On your browser go to http://localhost:8080/argocd/applications
  2. Sync the dapr application
  3. Sync the miniverse-nats application

About

Will create local app on Istio service mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published