Skip to content

CFP: ClusterMesh - Enable services to reach other services located in remote cluster without namespaces and services #19701

@bbarin

Description

@bbarin

Cilium Feature Proposal

Is your feature request related to a problem?

Today is not possible to call services between clusters unless the Service resource and the Namespace are present in both clusters.
Describe the feature you'd like
Service foo residing only in cluster A should be able to call service bar residing only in cluster B without having to exist the Namespaceand Service of bar in cluster A.

Include any specific requirements you need

(Optional) Describe your proposed solution

Any time a global services is created/update the clusters running cilium should react and check if the service/namespace of theses services do exist in the local cluster, if not a new entry in CoreDNS should be created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/agentCilium agent related.area/clustermeshRelates to multi-cluster routing functionality in Cilium.area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.kind/cfpCilium Feature Proposalkind/featureThis introduces new functionality.pinnedThese issues are not marked stale by our issue bot.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions