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

Allow breaking out from the Beiboot cluster into the host cluster #81

Open
Schille opened this issue May 10, 2023 · 1 comment
Open

Comments

@Schille
Copy link
Contributor

Schille commented May 10, 2023

The following use-case:

  • Host cluster runs some vital services centralized (with prod parity)
  • Beiboot cluster runs apps that consume these centralized services (or only an excerpt of the whole platform)

How to reach them? Probably we need some kind of proxy for the outer services to become available for the Beiboot cluster-based resources.
Examples of these centralized services are:

  • a huge database management system that holds data for my app running in Beiboot that I don't want to replicate (or is infeasible or too expensive)
  • a service that holds certain resource constraints, such as a static IP or certificates

@tschale what do you think?

@Schille
Copy link
Contributor Author

Schille commented May 17, 2023

Getdeck "virtual-host" bridge.
getdeck-arch-virtual-host-bridge drawio (3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant