rik-org / rik

RIK is an experimental workload orchestrator that allows you to deploy your cloud applications, written in Rust.
https://rik-org.github.io/rik/
Apache License 2.0
70 stars 12 forks source link

feat: instance deletion #84

Closed alexandrebrg closed 1 year ago

alexandrebrg commented 1 year ago

Closes #65

📑 Description

Note: Firepilot feature to stop a VM isn't working properly which means the firecracker process is only killed once the riklet process is killed. Still, iptables rules are deleted.

✅ Checks

ℹ Additional Information