127.0.0.1 localhost, grafana.localhost prometheus.localhost jaeger.localhost app.localhost otel.localhost order.localhost
kind create cluster --config ./kind/kind-cluster.yaml
./init.sh
Install k6 cli https://k6.io/docs/get-started/installation/
Run with:
k6 run k6/script.js
HAVE FUN WITH OBSERVABILITY