HomeSoftware Heritage

Add indexer storage rpc service

Description

Add indexer storage rpc service

Up and running:

$ kubectl get services idx-storage
NAME          TYPE        CLUSTER-IP      EXTERNAL-IP   PORT(S)    AGE
idx-storage   ClusterIP   10.43.195.217   <none>        5007/TCP   7m3s

$ curl http://$(kubectl get services idx-storage -o jsonpath='{.spec.clusterIP}'):5007
SWH Indexer Storage API server%

Details

Provenance
ardumontAuthored on Apr 10 2021, 7:48 PM
vsellierCommitted on Sep 21 2021, 9:05 AM
vsellierPushed on Sep 21 2021, 9:08 AM
Parents
rDENV1c0611f993cc: Add indexer storage db service
Branches
Unknown
Tags
Unknown