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.