-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Open
Enhancement
Copy link
Labels
area/agentCilium agent related.Cilium agent related.area/clustermeshRelates to multi-cluster routing functionality in Cilium.Relates to multi-cluster routing functionality in Cilium.area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.Impacts bpf/ or low-level forwarding details, including map management and monitor messages.kind/cfpCilium Feature ProposalCilium Feature Proposalkind/featureThis introduces new functionality.This introduces new functionality.pinnedThese issues are not marked stale by our issue bot.These issues are not marked stale by our issue bot.
Description
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 Namespace
and 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.
RixTmobilender, knmsk, chapsuk, rtrevi, bbarin and 19 moretemplarfelix
Metadata
Metadata
Assignees
Labels
area/agentCilium agent related.Cilium agent related.area/clustermeshRelates to multi-cluster routing functionality in Cilium.Relates to multi-cluster routing functionality in Cilium.area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.Impacts bpf/ or low-level forwarding details, including map management and monitor messages.kind/cfpCilium Feature ProposalCilium Feature Proposalkind/featureThis introduces new functionality.This introduces new functionality.pinnedThese issues are not marked stale by our issue bot.These issues are not marked stale by our issue bot.