-
It would be interesting to provide an option to enable running a Firecracker task driver since GCP supports nested virtualization.
## Supporting Documentation
* https://github.com/firecracker-mi…
-
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…
-
Using containerd:
```
➜ sudo ignite ps -a
VM ID IMAGE KERNEL SIZE CPUS MEMORY CREATED STATUS IPS PORTS NAME
➜ LOG_START=$( date '+%Y-%m-%d %H:%M:%S' ) ; export LOG_START
➜ sudo ignite ps -a…
-
### 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…
-
Is there a plan to support windows? About what time?
-
Any thoughts on the Intel and Amazon work on Rusty AML? Do you think they will catch up to this project in the medium-term future? Will this project have an advantage over them long term or will Intel…
-
If you enable agent tracing and your configured hypervisor is firecracker, the container shutdown works correctly, but it takes a *very* long time (**15 seconds** on my NUC).
It looks like a vsock …
-
Hi,
On running the latest ignite, I have a question regarding kernel OCI image and
container.
I'm using the following kernel dockerfile:
```
FROM centos:8 as builder
RUN mkdir -p /opt/…
-
Is firecracker supporting unmap/discard/fstrim, ie automatic reduction of the image size on the host when a file is deleted on the guest? If it does how do I enable it?
-
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 …