Skip to content

Explanation on what a CRI (Container Runtime Interface) is and how to write it from scratch.

Notifications You must be signed in to change notification settings

f1ko/demystifying-cri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Demystifying CRI

Demystifying CRI is a simplified implementation of a Container Runtime Interface (CRI) server (i.e. container runtime). It demonstrates the core concepts of container runtimes and how they interact with Kubernetes through the CRI API. This project is by no means complete and is intended for educational purposes only.

About

Explanation on what a CRI (Container Runtime Interface) is and how to write it from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published