Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Unable to access consul servers from external datacenter #28

Closed
tomwganem opened this issue Oct 9, 2018 · 1 comment
Closed

Unable to access consul servers from external datacenter #28

tomwganem opened this issue Oct 9, 2018 · 1 comment
Labels
area/multi-dc Related to running with multiple datacenters enhancement New feature or request

Comments

@tomwganem
Copy link
Contributor

tomwganem commented Oct 9, 2018

If I want to connect a kubernetes consul cluster with another consul cluster in another datacenter over WAN, the communication only works one way, because this helm chart does not expose a route to the consul servers. So within the kubernetes cluster, I can resolve services that are running in the external datacenter. But if I'm in the external datacenter, I'm unable to resolve services that are running in the kubernetes cluster. The error given is 500 (rpc error: No path to datacenter)

@mitchellh mitchellh added the enhancement New feature or request label Oct 19, 2018
tomwganem added a commit to tomwganem/consul-helm that referenced this issue Oct 19, 2018
tomwganem added a commit to tomwganem/consul-helm that referenced this issue Nov 8, 2018
tomwganem added a commit to tomwganem/consul-helm that referenced this issue Nov 28, 2018
tomwganem added a commit to tomwganem/consul-helm that referenced this issue Feb 28, 2019
tomwganem added a commit to tomwganem/consul-helm that referenced this issue Jul 31, 2019
@lkysow lkysow added the area/multi-dc Related to running with multiple datacenters label Sep 17, 2019
@lkysow
Copy link
Member

lkysow commented Jun 24, 2020

This has been solved in Consul 1.8.0 with WAN Federation via mesh gateways. See https://www.consul.io/docs/k8s/installation/multi-cluster/overview for more details.

@lkysow lkysow closed this as completed Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/multi-dc Related to running with multiple datacenters enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants