RIK, a container orchestrator in Rust

2023-02-18
1 min read

Metadata

  • Project: rik-org/rik
  • GitHub stars
  • GitHub’s contributors count: 11
  • GitHub commits count: +70
  • First version released: May 2021
  • Latest version released: 17 February 2023 (from a fork)

Project description

RIK, “Rust In Kube”, is a container orchestrator written in Rust. It is inspired by Kubernetes and aims to be a lightweight alternative to Kubernetes. It is currently in early development and is not ready for production.

Contributions

In order to simplify contributions list, I will only list contributions made after 1 January 2023.

Controller component: ability to work with instance’s state

Controller component: ability to work with worker metrics

License

MIT