cri-o 1.30.0+git5aff11c7c1afdc785adafd7da3c3f2a6ac51b88d
Name | cri-o |
---|---|
Version | 1.30.0+git5aff11c7c1afdc785adafd7da3c3f2a6ac51b88d |
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 (scarthgap branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
|
Sources
git://github.com/kubernetes-sigs/cri-o.git |
Patches
None
Other branches
This recipe in other branches of meta-virtualization: