vishh / ocid

Open Container Initiative-based implementation of Kubernetes Container Runtime Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocid - OCI-based implementation of Kubernetes Container Runtime Interface Build Status

Status: pre-alpha

This is an implementation of the Kubernetes Container Runtime Interface (CRI) that will allow Kubernetes to directly launch and manage Open Container Initiative (OCI) containers.

The plan is to use OCI projects and best of breed libraries for different aspects:

It is currently in active development in the Kubernetes community through the design proposal. Questions and issues should be raised in the Kubernetes sig-node Slack channel.

About

Open Container Initiative-based implementation of Kubernetes Container Runtime Interface

License:Apache License 2.0


Languages

Language:Go 79.9%Language:C 9.3%Language:Shell 8.8%Language:Makefile 2.0%