Virtual Service Config
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Virtual Service Config has 16 facts recorded in Dontopedia across 1 reference, with 1 live disagreement.
Mostly:routes to(3), rdf:type(1), api version(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (1)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
usedByUsed by(1)
- Port 5001
ex:port-5001
Other facts (16)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Routes to | Dense Retrieval Service | [1] |
| Routes to | Ranking Service | [1] |
| Routes to | Aggregation Service | [1] |
| Rdf:type | Virtual Service | [1] |
| Api Version | networking.istio.io/v1alpha3 | [1] |
| Kind | VirtualService | [1] |
| Metadata Name | sparse-retrieval | [1] |
| Hosts | sparse-retrieval | [1] |
| Uri Match | prefix: / | [1] |
| Route Destination | sparse-retrieval | [1] |
| Route Port | 5001 | [1] |
| Matches All Paths | true | [1] |
| Part of | Istio Service Mesh | [1] |
| Has Metadata | Sparse Retrieval Metadata | [1] |
| Has Spec | Sparse Retrieval Spec | [1] |
| Has Http Route | Http Route | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (1)
ctx:claims/beam/872b0169-9ad9-4d9b-a00f-35463bf47710- full textbeam-chunktext/plain1 KB
doc:beam/872b0169-9ad9-4d9b-a00f-35463bf47710Show excerpt
def get_service_ip(service_name): response = requests.get(f"http://{service_name}:5001/health") if response.status_code == 200: return service_name return None sparse_ip = get_service_ip("sparse-retrieval") dense_ip = g…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.