-
We need to decide what approach we want to take to create and manage virtual machines from the daemon.
https://github.com/aurae-runtime/api/pull/1 Calls out the following interface for managing VMs…
-
eBPF has the potential to play a fundamental role in cloud-scale network architecture, serving as the substrate upon which both COTS and DPU/IPU/Smart-NIC peripherals can be programmatically controlle…
-
We need to implement a graceful shutdown flow.
This flow must be executed when auraed gets a SIGTERM signal, the power button is pressed (if executed as pid 1) or when auraed gets a reboot or shutdow…
-
We have docs published here https://docs.flintlock.dev/ .
They were generated from our **dev** markdown docs (found in `docs/` I believe) late in 2021 . (Personally I am not sure how, hopefully th…
-
**Describe the bug**
vHive CRI tests exhibit a sporadic (but quite frequent) failure when scaling microVMs from 0:
1.
```
=== RUN TestAutoscaler/Scale_from_0
=== CONT TestAutoscaler
cr…
-
### What is the problem you're trying to solve
Confusion about the difference between Docker and OCI images, consistency with Podman and Containerfile
OCI Images have been a thing for a long time, b…
-
I am running containers in Firecracker micro-VM using firecracker contained. I was able to create a firecracker VM and run a container inside it. However, I haven't found any APIs in firecracker-con…
-
Hello,
I built the latest simh pull from github
```
MicroVAX 2000 (KA410) simulator V4.0-0 Current
Simulator Framework Capabilities:
64b data
64b addresses
Threa…
-
### Proposal
The qemu driver should allow specifying the machine type for a vm. For example the config section could have a machine_type field which is copied to the qemu arguments when launching…
-
This feature request is extracted from the discussion at https://github.com/coreos/fedora-coreos-tracker/issues/144 as it needs significant work to happen and is thus a request distinct from producing…