Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 780 Bytes

cri-o.md

File metadata and controls

24 lines (20 loc) · 780 Bytes
title id date full_link short_description aka tags
CRI-O
cri-o
2019-05-14
A lightweight container runtime specifically for Kubernetes
tool

A tool that lets you use OCI container runtimes with Kubernetes CRI.

CRI-O is an implementation of the {{< glossary_tooltip term_id="cri" >}} to enable using {{< glossary_tooltip text="container" term_id="container" >}} runtimes that are compatible with the Open Container Initiative (OCI) runtime spec.

Deploying CRI-O allows Kubernetes to use any OCI-compliant runtime as the container runtime for running {{< glossary_tooltip text="Pods" term_id="pod" >}}, and to fetch OCI container images from remote registries.