Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It appears that multiport cannot be used with the peering setting turned on. #3551

Open
homie-du opened this issue Feb 6, 2024 · 1 comment
Labels
type/question Question about product, ideally should be pointed to discuss.hashicorp.com

Comments

@homie-du
Copy link

homie-du commented Feb 6, 2024

Question

Hello.
I'm trying to use the multi-port function, but it seems like I can't use the multi-port when the cluster-peering setting is activated.
Will this be resolved in the next version? In the environment I am operating in, I need to use both cluster-peering and multi-port.

CLI Commands (consul-k8s, consul-k8s-control-plane, helm)

$ consul-k8s upgrade -f values.yaml

Helm Configuration

global:
  experiments:
    - resource-apis
  peering:
    enabled: true
ui:
  enabled: false
manageSystemACLs: true

Logs

When the value global.experiments.resourceAPIs is set, global.peering.enabled is currently unsupported.

Current understanding and Expected behavior

Environment details

consul:1.17.1
consul-k8s-control-plane:1.3.1

enabled (mesh-gw, peering)

Additional Context

@homie-du homie-du added the type/question Question about product, ideally should be pointed to discuss.hashicorp.com label Feb 6, 2024
@david-yu
Copy link
Contributor

david-yu commented Feb 6, 2024

Thanks @homie-du we are aware that that multi-port does not support peering. We are working to close that gap in a few quarters. We are first looking to address single DC support first holistically and then will expand to multi-dc support afterwards. I don't have specific timelines for you but this is definitely something we are looking to address in terms of requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Question about product, ideally should be pointed to discuss.hashicorp.com
Projects
None yet
Development

No branches or pull requests

2 participants