Skip to content

Support to discovery Submariner Globalnet services #10

@lonelyCZ

Description

@lonelyCZ

In some scenario, our clusters are uniformly initialized that have overlap clusterIP and serviceIP network segment, so we need to use Globalnet services of Submariner. But these Globalnet services that have EXTERNAL-IP are created by Submariner, like below submariner-etcfrt5unwnek3jrjr4joya6kfly4q6b, so how to auto discovery these services?

[root@member139 ~]# kubectl get services
NAME                                          TYPE        CLUSTER-IP      EXTERNAL-IP     PORT(S)   AGE
kubernetes                                    ClusterIP   10.96.0.1       <none>          443/TCP   20d
serve                                         ClusterIP   10.106.208.67   <none>          80/TCP    5d
submariner-etcfrt5unwnek3jrjr4joya6kfly4q6b   ClusterIP   10.104.94.141   242.1.255.252   80/TCP    5d

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions