You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/kubernetes/README.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Semantic Router Kubernetes Deployment
2
2
3
-
Kustomize manifests for deploying the Semantic Router and its observability stack (Prometheus, Grafana, Dashboard, optional Open WebUI + Pipelines) on Kubernetes.
3
+
Kustomize manifests for deploying the Semantic Router and its observability stack (Prometheus, Grafana, Dashboard, optional Open WebUI, Chat UI + Pipelines) on Kubernetes.
4
4
5
5
## Architecture
6
6
@@ -14,7 +14,7 @@ The deployment consists of:
14
14
-**Services**:
15
15
- Main service exposing gRPC (50051), Classification API (8080), and metrics (9190)
16
16
- Separate metrics service for monitoring (`semantic-router-metrics`)
17
-
- Observability services (Grafana, Prometheus, Dashboard, optional Open WebUI)
0 commit comments