# kubernetes-cri-api **Repository Path**: mirrors_openshift/kubernetes-cri-api ## Basic Information - **Project Name**: kubernetes-cri-api - **Description**: Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Purpose This repository contains the definitions for the Container Runtime Interface (CRI). CRI is a plugin interface which enables kubelet to use a wide variety of container runtimes, without the need to recompile. CRI consists of a protocol buffers and gRPC API. ## Community, discussion, contribution, and support Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/). You can reach the maintainers of this repository at: - Slack: #sig-node (on https://kubernetes.slack.com -- get an invite at slack.kubernetes.io) - Mailing List: https://groups.google.com/forum/#!forum/kubernetes-sig-node ### Code of Conduct Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md). ### Contibution Guidelines See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.