cri-o 1.0.0-rc3-dev+git65faae67828fb3eb3eac05b582aae9f9d1dea51c
| Name | cri-o |
|---|---|
| Version | 1.0.0-rc3-dev+git65faae67828fb3eb3eac05b582aae9f9d1dea51c |
| 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-incubator/cri-o |
| Recipe file | recipes-containers/cri-o/cri-o_git.bb |
| Layer | meta-virtualization (sumo branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/kubernetes-incubator/cri-o.git |
Patches
| Patch | Status |
|---|---|
| files/0001-Makefile-force-symlinks.patch | Unknown |
Other branches
This recipe in other branches of meta-virtualization: