## Topics - [ ] Cloud-hypervisor related - [x] Run VMs with SRIOV VF pci addresses. ... - [ ] Networking related - [ ] Configure network interfaces from FeOS - [ ] Introduce Rust based simple dhcp client. - [ ] Other - [ ] Evaluate usage of Aurae instead of FeOS (Later on, when Rust knowledge is in more advanced state) - [ ] Usage of Youki in context of FeOS - [ ] Define GRPC Interface - Lifecycle management of VMs. (Mimic current Qemu/cloud-hypervisor REST APIs ? We want to manage several VMs - and also containers. This the difference to QEMU and cloud-hypervisor) - Metering / Logging needs to be part of the GRPC API - Lifecycle management of storage resources ? (Later on) - [ ] Testing Strategy - Use rust for (integration-) testing, if possible. This is better integrated to the rest of the code. - [ ] Coding conventions to be used. - https://containers.github.io/youki/user/basic_setup.html
Topics
Cloud-hypervisor related
...
Networking related
Other