Youki – OCI container runtime with support for cgroup2 written in Rust
1–3 of 3 posts
Re: Youki – OCI container runtime with support for cgroup2 written in Rust
#2stupendously great how much mileage & intercompatibility we've got over making container runtime-spec. crun, runc, kata containers, i think lxc has something, more, now this.
https://github.com/opencontainers/runtime-spec/blob/master/i...
specs & standards are such great fulcrum points for ongoing innovation.
Re: Youki – OCI container runtime with support for cgroup2 written in Rust
#3stupendously great how much mileage & intercompatibility we've got over making container runtime-spec. crun, runc, kata containers, i think lxc has something, more, now this. https://github.com/opencontainers/runtime-spec/blob/master/i... specs & standards are such great fulcrum points for ongoing innovation.
furthermore, this is a fantastic design doc sequence diagram, showing intimately how containers get made: https://github.com/containers/youki#design-and-implementatio...