cri-o 1.15.0+gitf61719a88b7de10a88c50e35640f4a7f1f53fbab
Name | cri-o |
---|---|
Version | 1.15.0+gitf61719a88b7de10a88c50e35640f4a7f1f53fbab |
Summary | Open Container Initiative-based implementation of Kubernetes Container Runtime Interface |
Description | cri-o is meant to provide an integration path between OCI conformant runtimes and the kubelet. Specifically, it implements the Kubelet Container Runtime Interface (CRI) using OCI conformant runtimes. The scope of cri-o is tied to the scope of the CRI. . At a high level, we expect the scope of cri-o to be restricted to the following functionalities: . - Support multiple image formats including the existing Docker image format - Support for multiple means to download images including trust & image verification - Container image management (managing image layers, overlay filesystems, etc) - Container process lifecycle management - Monitoring and logging required to satisfy the CRI - Resource isolation as required by the CRI |
Section | base |
License | Apache-2.0 |
Homepage | https://github.com/kubernetes-sigs/cri-o |
Recipe file | recipes-containers/cri-o/cri-o_git.bb |
Layer | meta-virtualization (zeus branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/kubernetes-sigs/cri-o.git |
Patches
Patch | Status |
---|---|
files/0001-Makefile-force-symlinks.patch | Unknown |
Other branches
This recipe in other branches of meta-virtualization: