diff --git a/readme.md b/readme.md index 906672130a781607e50662e18d305bc884b1255a..2db90b9fe64d2865ea505f8f416d0fe80344afad 100644 --- a/readme.md +++ b/readme.md @@ -330,19 +330,19 @@ services: 2. **Access the services**: - Access Jaeger UI: [http://localhost:16686](http://localhost:16686) -  +  - Access Zipkin UI: [http://localhost:9411](http://localhost:9411) -  +  - Access Prometheus UI: [http://localhost:9090](http://localhost:9090) -  +  - Access cAdvisor UI: [http://localhost:8080](http://localhost:8080) -  +  - Access Object Recognizer Interface: [http://localhost:5000](http://localhost:5000) -  +  ## **Deploying on K3S using Enoslib on Grid'5000**