Skip to content
Snippets Groups Projects

Added the tests

Merged Martin Weise requested to merge test/storage-service into dev

Files

+ 1
0
@@ -11,6 +11,7 @@ author: Martin Weise
@@ -11,6 +11,7 @@ author: Martin Weise
* Ports: 8888/tcp, 9000/tcp
* Ports: 8888/tcp, 9000/tcp
* Prometheus: `http://<hostname>:9091/metrics`
* Prometheus: `http://<hostname>:9091/metrics`
* Filer UI: `http://<hostname>:8888`
* Filer UI: `http://<hostname>:8888`
 
* Cluster UI: `http://<hostname>:9333`
To directly access in Kubernetes (for e.g. debugging), forward the svc port to your local machine:
To directly access in Kubernetes (for e.g. debugging), forward the svc port to your local machine:
Loading