Commit 15c26ee8 authored by Robert Butora's avatar Robert Butora
Browse files

README: adds ref to vlkb-k8s

parent 5fb4ea9b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ It implements IVOA recommendation [SIA version 2](https://ivoa.net/documents/SIA

When used with [**vlkb-soda**](https://ict.inaf.it/gitlab/ViaLactea/vlkb-soda) they provide complete data-discovery and access solution.

## Launching the service
## Launching the service (docker, kubernetes)

The service consists of **vlkb-siav2** web-application and associated **vlkb-obscore** command line tool to create the ObsTAP table from FITS-files headers.

@@ -17,7 +17,7 @@ The service may be launched by docker compose with [compose.yaml](./docker/examp
```bash
curl --get http://localhost:8004/vlkb/datasets/availability
```

Kubernetes manifests are available in [vlkb-k8s](https://ict.inaf.it/gitlab/ViaLactea/vlkb-k8s) project.

## End-points