andylibrian / cri

Kubernetes Container Runtime in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRI - Container runtime in Rust

ci codecov

This repository is a hacking space for a new container runtime in Rust.

Scope of the project includes:

  • grpc support
  • cgroups v2
  • overlayfs
  • Image pull support OCI runtimes support

About

Kubernetes Container Runtime in Rust

License:Apache License 2.0


Languages

Language:Rust 98.4%Language:Makefile 1.6%Language:RenderScript 0.0%