-
1. After turning on the metal VM, starting firecracker with `sudo firecracker-containerd --config /etc/firecracker-containerd/config.toml` did not work.
I tried a bunch of things, but I think I got…
-
**Describe the bug**
After a VM snapshot is created, the firecracker-containerd in-VM agent stops responding:
* an attempt to kill the running task using containerd API hangs;
* an attempt to stop …
-
Although arm64 architecture was not formally claimed supported, it may be worthy to try and to see what's happening there.
I tried to follow the get-started page (https://github.com/firecracker-mic…
-
```bash
# start a container with command
firecracker-ctr run --rm --tty --net-host --memory-limit 1073741824 docker.io/amd64/ubuntu c1 bash
root@microvm:/# free -m
total used…
-
Program VMs are stopped using a custom message via the VSOCK connection to the custom init.
In the case of instances, this is not guaranteed to work as an agent is not required to run within the VM…
-
# Describe the bug
Just tripped over this with FreeBSD: I need to set hw.broken_txfifo=1 to make the UART work once we enter userland in a Firecracker VM. This is a workaround I added to FreeBSD a…
-
The SDK currently requires the socket path to be set in two places, and for it to be set to the same thing:
* [firecracker.Config](https://github.com/firecracker-microvm/firecracker-go-sdk/blob/574…
-
while trying out the `machine.Shutdown()` call from the go-sdk, the firecracker socket resets the connection and also shuts down the VM disgracefully due to the error.
I also used the new `Forward…
-
Hi everyone,
I'm trying to build a custom utility to start VMs and containers using firecracker-containerd and your SDK.
As a first test I tried to replicate one of the tests in your code to see i…
-
https://une-tasse-de.cafe/blog/firecracker/
J'utilise constamment des machines virtuelles pour tester des scripts, pour héberger des services, pour faire des tests de déploiement, etc. J'ai pour ha…
qjoly updated
2 months ago