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

feat(cloud): Introduce connections to proxy unikernel #1680

Open
wants to merge 5 commits into
base: staging
Choose a base branch
from

Conversation

craciunoiuc
Copy link
Member

@craciunoiuc craciunoiuc commented May 29, 2024

Prerequisite checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Ran make fmt on your commit series before opening this PR;
  • Updated relevant documentation.

Description of changes

To test: kraft cloud tunnel lport:instance:rport

GitHub-Closes: #1495

@craciunoiuc craciunoiuc requested a review from nderjung May 29, 2024 14:32
@craciunoiuc craciunoiuc force-pushed the craciunoiuc/proxy-to-service-unikernel branch 2 times, most recently from c24bbef to 8ee1264 Compare June 7, 2024 10:59
@craciunoiuc craciunoiuc requested review from nderjung and removed request for nderjung June 7, 2024 11:00
@craciunoiuc craciunoiuc marked this pull request as ready for review June 7, 2024 11:00
@craciunoiuc craciunoiuc force-pushed the craciunoiuc/proxy-to-service-unikernel branch from 8ee1264 to d22fa38 Compare June 10, 2024 14:19
@craciunoiuc craciunoiuc requested review from nderjung and removed request for nderjung June 10, 2024 14:21
@craciunoiuc craciunoiuc force-pushed the craciunoiuc/proxy-to-service-unikernel branch from d22fa38 to bcf5212 Compare June 11, 2024 10:28
Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
@craciunoiuc craciunoiuc force-pushed the craciunoiuc/proxy-to-service-unikernel branch from bcf5212 to e2d0ea7 Compare June 12, 2024 09:22
Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
@craciunoiuc craciunoiuc force-pushed the craciunoiuc/proxy-to-service-unikernel branch from e2d0ea7 to e7da6fc Compare June 12, 2024 11:38
This uses the 'tunlr' instance proxy to access private instances.
This means that service groups are no longer needed.
Also multiple instances can be proxied at the same time.

Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
To be removed before merging.

Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
@craciunoiuc craciunoiuc force-pushed the craciunoiuc/proxy-to-service-unikernel branch from e7da6fc to 397df8f Compare June 12, 2024 13:45
@craciunoiuc craciunoiuc added this to the KraftKit v0.9.0 milestone Jun 19, 2024
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

Successfully merging this pull request may close these issues.

Ability to "tunnel" from localhost to service group or port forward to an instance
1 participant