-
### What is the type of issue?
Documentation is missing
### What is the issue?
On https://bun.sh/, the first bullet point for "What is Bun?" is:
> Fast startup. This is more important than ever as…
-
As `ignited` grows in complexity, instead of registering tons of flags on it, we'd use a declarative configuration file, aka. ComponentConfig, for it. (Could be even backed by git?)
luxas updated
3 years ago
-
Amazon as well as Google have come up with some stripped down versions of KVM based virtualization. Will kvm-vmi work for those? If not, how would you estimate the porting effort?
Lots of stuff is mo…
-
# A comparison of feature differences between Kata 3.0/runtime-rs and Kata 2.x
Users and developers often ask about kata3.0/runtime-rs features and VMM support.
To clarify these differences and V…
-
This question arose after reading issue #20:
If I understand firectl correctly it appears that firectl is more natural fit as a [libvirt](https://libvirt.org) provider.
Some benefit would come fro…
-
Need to figure out how I want to support networking... this issue is a reminder to self that I need to figure it out.
-
i am trying to run some network scans on my corporate network, and i used to use a kali qcow2 image.
i would like to try to run it in `ignite`.
here is the log:
```
root@host:~# ignite run kalilin…
-
I'm trying to use core libraries like httplib2, json. However, the sandbox cannot access them. I made sure to have rustpython --install-pip , also I'm partly able to install modules with rustpython -m…
-
Hi! 👋
I was interested in getting this setup in an a1.metal instance since I was able to get firecracker working in one. But I couldn't seem to get it working.
I tried various versions of ignit…
-
I just tested #6696 which fixes an issue with the [`kata-manager.sh`](https://github.com/kata-containers/kata-containers/blob/main/utils/kata-manager.sh) install script. Initially, it failed as my VM …