This creates a k3d cluster with some common applications installed for local development.
Includes:
- Istio
- Dapr
- Miniverse Repo
- Guestbook
- NATs
Installation can be done with a package manager like brew.
Tools:
- k3d
- jq
- kubectl
- Create the local cluster with ArgoCD using the following command.
make minibang- On your browser go to http://localhost:8080/argocd/applications
- Sync the dapr application
- Sync the miniverse-nats application