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

Ability to access universal workloads without a zoneIngress #10186

Open
lahabana opened this issue May 7, 2024 · 2 comments
Open

Ability to access universal workloads without a zoneIngress #10186

lahabana opened this issue May 7, 2024 · 2 comments
Assignees
Labels
area/universal kind/feature New feature triage/needs-information Reviewed and some extra information was asked to the reporter

Comments

@lahabana
Copy link
Contributor

lahabana commented May 7, 2024

Description

In the universal case quite often vms are available to the entire network.

It would make sense to be able to access them directly.
This would make universal even easier to setup (you just need to run the cp and the dp).

The implication is that a MeshService may have endpoints to expose directly.

@lahabana lahabana added area/universal triage/pending This issue will be looked at on the next triage meeting kind/feature New feature labels May 7, 2024
@jakubdyszkiewicz
Copy link
Contributor

endpoints directly? I'm not sure that's a good idea. That's basically External Service

I think kuma-dp on VM should start with Dataplane object that is sent to CP but persisted on Kube. Then you apply MeshService on Kube that selects this DPP

Open questions/things that comes to my mind

  • In what namespace persist DPP and where apply MeshService?
  • How to handle auth? Do we support both methods of auth on CP then? SA and DP token?

@jakubdyszkiewicz
Copy link
Contributor

Triage: is it flat multizone for all zones or flat zone as opt-in?

@jakubdyszkiewicz jakubdyszkiewicz added triage/needs-information Reviewed and some extra information was asked to the reporter and removed triage/pending This issue will be looked at on the next triage meeting labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/universal kind/feature New feature triage/needs-information Reviewed and some extra information was asked to the reporter
Projects
None yet
Development

No branches or pull requests

2 participants