Allows you to spin up a HashiCorp Service Mesh on Kubernetes with Visualization using Grafana within 5 minutes
-
Ensure that you have kubectl and helm 3 installed on your machine and it's configured to point to a Kubernetes cluster that you want to use
-
Execute the following:
git clone https://github.com/mackhendricks/consul-servicemesh-basic
cd consul-servicemesh-basic/completed
./demo.sh install
- Follow the instructions after the install. This is what the dashboard will look like once it runs for a while
cd consul-servicemesh-basic/completed
./demo.sh uninstall