rik
rik copied to clipboard
RIK is an experimental workload orchestrator that allows you to deploy your cloud applications, written in Rust.
This post groups all issues we encounter during development of RIK, it is a pending issue, and once we got enough entries, we will create a PR to improve the...
## What needs to be done ? - API Response type shouldn't be copy / pasted between all methods but should use an abstract that handle it - Abstract should...
## What needs to be done ? * Publish new version of workload with `NodePort` capability * Add ability to configure a workload with network exposure * Ability to detect...
## What should be done ? * Determine a way to expose logs from microVM Discussion is open in this issue to determine the most appropriate way to do it...