Skip to content

kueue: Network

Service Map

5 unique services (16 total, duplicates from test fixtures collapsed).

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["kuberay-operator\nClusterIP: 8080/TCP"]:::svc
    kueue --> svc_1["the-service\nLoadBalancer: 8666/TCP"]:::svc
    kueue --> svc_2["training-operator\nClusterIP: 443/TCP,8080/TCP"]:::svc
    kueue --> svc_3["visibility-server\nClusterIP: 443/TCP"]:::svc
    kueue --> svc_4["webhook-service\nClusterIP: 443/TCP"]:::svc
    kueue -.-> ext_etcd[["etcd\ndatabase"]]:::ext
    kueue -.-> ext_grpc[["grpc\ngrpc"]]:::ext

Services

Name Type Ports Source
kuberay-operator ClusterIP 8080/TCP .gomod-cache/github.com/ray-project/kuberay/ray-operator@v1.3.1/config/manager/service.yaml
kuberay-operator ClusterIP 8080/TCP .gopath-loader/pkg/mod/github.com/ray-project/kuberay/ray-operator@v1.3.1/config/manager/service.yaml
the-service LoadBalancer 8666/TCP .gopath-loader/pkg/mod/k8s.io/cli-runtime@v0.32.3/artifacts/kustomization/service.yaml
the-service LoadBalancer 8666/TCP .gomod-cache/k8s.io/cli-runtime@v0.32.3/artifacts/kustomization/service.yaml
training-operator ClusterIP 8080/TCP, 443/TCP .gopath-loader/pkg/mod/github.com/kubeflow/training-operator@v1.9.0/manifests/base/service.yaml
training-operator ClusterIP 8080/TCP, 443/TCP .gomod-cache/github.com/kubeflow/training-operator@v1.9.0/manifests/base/service.yaml
visibility-server ClusterIP 443/TCP config/components/visibility/service.yaml
webhook-service ClusterIP 443/TCP .gopath-loader/pkg/mod/github.com/project-codeflare/appwrapper@v1.1.0/config/webhook/service.yaml
webhook-service ClusterIP 443/TCP .gomod-cache/sigs.k8s.io/lws@v0.5.1/config/webhook/service.yaml
webhook-service ClusterIP 443/TCP .gomod-cache/sigs.k8s.io/jobset@v0.8.0/config/components/webhook/service.yaml
webhook-service ClusterIP 443/TCP .gopath-loader/pkg/mod/github.com/ray-project/kuberay/ray-operator@v1.3.1/config/webhook/service.yaml
webhook-service ClusterIP 443/TCP .gomod-cache/github.com/ray-project/kuberay/ray-operator@v1.3.1/config/webhook/service.yaml
webhook-service ClusterIP 443/TCP .gopath-loader/pkg/mod/sigs.k8s.io/jobset@v0.8.0/config/components/webhook/service.yaml
webhook-service ClusterIP 443/TCP .gopath-loader/pkg/mod/sigs.k8s.io/lws@v0.5.1/config/webhook/service.yaml
webhook-service ClusterIP 443/TCP .gomod-cache/github.com/project-codeflare/appwrapper@v1.1.0/config/webhook/service.yaml
webhook-service ClusterIP 443/TCP config/components/webhook/service.yaml

Ingress / Routing

Kind Name Hosts Paths TLS Source
Gateway acmesolver no .gomod-cache/github.com/cert-manager/cert-manager@v1.17.1/make/config/projectcontour/gateway.yaml
Gateway acmesolver no .gopath-loader/pkg/mod/github.com/cert-manager/cert-manager@v1.17.1/make/config/projectcontour/gateway.yaml

No Network Policies

No NetworkPolicy resources were found in the analyzed sources. Network policies may exist in overlays, Helm values, or cluster-level configurations not captured by static analysis.