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

Networking support for macOS #841

Open
nderjung opened this issue Sep 27, 2023 · 0 comments
Open

Networking support for macOS #841

nderjung opened this issue Sep 27, 2023 · 0 comments
Labels
gsoc Google Summer of Code Contribution kind/enhancement New feature or request kind/project This issue represents a standalone project priority/none Nice to have issues/features that do not have requests/complaints right now.

Comments

@nderjung
Copy link
Member

nderjung commented Sep 27, 2023

Overview

KraftKit, the supporting codebase for the modular library operating system Unikraft designed for cloud native applications, provides users with the ability to build, package and run unikernels. As a swiss-army-knife of unikernel development, it eases both the construction and deployment of unikernels. To this end, supporting diverse user environments and their ability to run unikernels locally supports the ultimate goal of the project. One such environment which requires more attention is macOS.

Towards better faciliting the execution of unikernel virtual machine images on macOS, this project aims to introduce new packages which interface directly with macOS environments by interfacing natively via the local networking environment such that the execution of unikernels is accessible through a more direct communication mechanisms of the host. Until now, the project only supports Linux bridge networking with accommodation (albeit "stubs") in the codebase for darwin.

Feature request summary

This issue tracks adding support for host networking on macOS

Describe alternatives

No response

Related architectures

None

Related platforms

None

Additional context

https://github.com/unikraft/kraftkit/blob/staging/machine/network/register_darwin.go

@nderjung nderjung added the kind/enhancement New feature or request label Sep 27, 2023
@nderjung nderjung added kind/project This issue represents a standalone project gsoc Google Summer of Code Contribution labels Feb 5, 2024
@craciunoiuc craciunoiuc added the priority/none Nice to have issues/features that do not have requests/complaints right now. label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gsoc Google Summer of Code Contribution kind/enhancement New feature or request kind/project This issue represents a standalone project priority/none Nice to have issues/features that do not have requests/complaints right now.
Projects
Status: Backlog
Status: 🧊 Icebox
Development

No branches or pull requests

2 participants