kueue: 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
kueue["kueue"]:::component
kueue --> svc_0["visibility-server\nClusterIP: 443/TCP"]:::svc
kueue --> svc_1["webhook-service\nClusterIP: 443/TCP"]:::svc
Services¶
| Name | Type | Ports | Source |
|---|---|---|---|
| visibility-server | ClusterIP | 443/TCP | config/components/visibility/service.yaml |
| webhook-service | ClusterIP | 443/TCP | config/components/webhook/service.yaml |
No Network Policies
No NetworkPolicy resources found. All pod-to-pod traffic is allowed by default.