odh-model-controller: Network¶
Service Map¶
graph LR
classDef svc fill:#2ecc71,stroke:#27ae60,color:#fff
classDef test fill:#95a5a6,stroke:#7f8c8d,color:#fff
classDef component fill:#3498db,stroke:#2980b9,color:#fff
classDef ext fill:#e74c3c,stroke:#c0392b,color:#fff
odh_model_controller["odh-model-controller"]:::component
odh_model_controller --> svc_0["model-serving-api\nClusterIP: 443/TCP,8080/TCP"]:::svc
odh_model_controller --> svc_1["odh-model-controller-webhook-service\nClusterIP: 443/TCP"]:::svc
Services¶
| Name | Type | Ports | Source |
|---|---|---|---|
| model-serving-api | ClusterIP | 443/TCP, 8080/TCP | config/server/service.yaml |
| odh-model-controller-webhook-service | ClusterIP | 443/TCP | config/webhook/service.yaml |
No Network Policies
No NetworkPolicy resources found. All pod-to-pod traffic is allowed by default.