diff --git a/README.md b/README.md
index a277cdba5eadbde69014943a9e9d9407ec0da029..c9bdfe0636b6065d60858b4f65b67f8a19a795e2 100644
--- a/README.md
+++ b/README.md
@@ -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