-
In a few occasions (~ 8/9900 runs), Firecracker will fail to start. Either connection to Firecracker will be refused or the network is not reachable.
##### Connection Refused
```text
time="2022-11-1…
-
We are very keen to migrate our EKS workloads over to the recently released Fargate integration.
Unfortunately it appears as though it is not currently possible to deploy pods that use ISTIO inject…
-
# Feature Request
We want to be able to add memory to an already booted VM. Tests with QEMU shows it's possible.Cursory look at cloud-hypervisor show it's supported by them also.
## Describe the…
-
# Get your issue reviewed faster
_Cannot provide the result of `kata-containers.collect-data` because it's a work machine and I cannot copy/paste things from it._
For reference, I'm on Fedora 39…
-
In the current implementation, the only time you can specify things like rate limiters is in the `machineconfig` template that is defined in the node configuration (which is really just a firecracker …
-
In `v0.6.0`, containerd+cni measures faster than docker+cni.
However, using both with cni is notably slower than docker+docker-bridge. (`0.5s - 0.85s`)
There appears to be no notable perf regressi…
-
Our current vsock dialer implementation does exponential backoff from 100ms to 1.6s before giving up.
I encountered a situation in the real world in which this timeout was too short and resulted in…
-
I have been interested in ignite (and Firecracker) for awhile, and in trying to walk through the basic installation I ran into several issues. I have been following this guide: https://github.com/wea…
-
Firecracker emits one fifo for metrics and one for VMM logs. Both of these are by nature very ephemeral. `ignite-spawn` should read the fifos periodically (or better, stream) and write the contents to…
luxas updated
5 years ago
-
I'm trying to run Kata containers with firecracker inside a VM I created on my proxmox cluster to test how kata containers work,
I used this [guide](https://github.com/kata-containers/kata-contain…