Gateway Config
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Gateway Config has 26 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:imports(4), rdf:type(2), purpose(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (2)
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.
achievedViaAchieved Via(1)
- Rate Limiting Setup
ex:rate-limiting-setup
usedByUsed by(1)
- Port 80
ex:port-80
Other facts (26)
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 |
|---|---|---|
| Imports | Route Locator Import | [2] |
| Imports | Route Locator Builder Import | [2] |
| Imports | Bean Import | [2] |
| Imports | Configuration Import | [2] |
| Rdf:type | Configuration Class | [2] |
| Rdf:type | Gateway | [3] |
| Purpose | Rate Limiting Setup | [1] |
| Class Name | GatewayConfig | [2] |
| Has Bean | Gateway Routes | [2] |
| Method Count | 1 | [2] |
| Annotated With | Configuration Annotation | [2] |
| Uses Builder Pattern | Route Locator Builder | [2] |
| Api Version | networking.istio.io/v1alpha3 | [3] |
| Kind | Gateway | [3] |
| Metadata Name | sparse-retrieval-gateway | [3] |
| Selector | istio: ingressgateway | [3] |
| Port Number | 80 | [3] |
| Port Name | Http | [3] |
| Port Protocol | HTTP | [3] |
| Hosts | sparse-retrieval | [3] |
| Exposes | Sparse Retrieval Service | [3] |
| Uses Ingress Gateway | istio: ingressgateway | [3] |
| Listens on Port | 80 | [3] |
| Part of | Istio Service Mesh | [3] |
| Has Metadata | Gateway Metadata | [3] |
| Has Spec | Gateway Spec | [3] |
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 (3)
ctx:claims/beam/d00a8ff0-f299-4e70-a7e4-08d762765de7- full textbeam-chunktext/plain1 KB
doc:beam/d00a8ff0-f299-4e70-a7e4-08d762765de7Show excerpt
</dependency> ``` For Gradle: ```groovy implementation 'org.springframework.cloud:spring-cloud-starter-gateway' implementation 'org.springframework.boot:spring-boot-starter-actuator' ``` #### 2. Configure Rate Limiting Create a configura…
ctx:claims/beam/5a4dcf34-b0ee-49d4-9d6d-2df3eb4549f2- full textbeam-chunktext/plain1 KB
doc:beam/5a4dcf34-b0ee-49d4-9d6d-2df3eb4549f2Show excerpt
implementation 'org.springframework.cloud:spring-cloud-starter-gateway' implementation 'org.springframework.boot:spring-boot-starter-actuator' implementation 'io.github.resilience4j:resilience4j-ratelimiter:1.7.0' implementation 'io.github.…
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.