kraftkit icon indicating copy to clipboard operation
kraftkit copied to clipboard

Build and use highly customized and ultra-lightweight unikernel VMs.

Results 130 kraftkit issues
Sort by recently updated
recently updated
newest added

### Describe the bug After doing KraftKit testing, `kraft rm --all` end up with an error. ### Steps to reproduce I used KraftKit and, then, at some point I wanted...

kind/bug
priority/low

GitHub-Depends-On: https://github.com/unikraft/kraftkit/issues/841

priority/none

### Overview KraftKit, the supporting codebase for the modular library operating system [Unikraft](https://unikraft.org) designed for cloud native applications, provides users with the ability to build, package and run unikernels. As...

kind/enhancement
kind/project
gsoc
priority/none

### Describe the bug Trying to use the `kraft net` subcommands together with `kraft run` is almost impossible when using multiple users. In order to create a network interface you...

kind/bug
priority/medium

### Feature request summary This epic tracks support for running unikernels via other hypervisor using native interfaces with their tooling either via directly calling relevant tools or using relevant APIs/SDKs....

kind/enhancement
priority/none

kind/enhancement
priority/none

### Feature request summary During the installation process of kraftkit, that is, via [the recommended installer method](https://github.com/unikraft/kraftkit/tree/staging/tools/webinstall), the script should aid the user with setting up [BuildKit](https://github.com/moby/buildkit). This will become...

kind/enhancement
priority/high

### Describe the bug In previous versions of kraft, commands like this used to work: ``` kraft pkg pull github.com/unikraft/lib-nginx.git W could not get index: GET https://github.com/v2/unikraft/lib-nginx.git/manifests/latest: unexpected status code...

kind/bug
priority/medium

### Describe the bug `kraft menuconfig` sometimes selects all available options instead of just picking defaults, which basically means `make yesconfig` is somehow used instead of `make defconfig` underneath. This...

kind/bug
priority/medium