Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

kubernetes-retired/rktlet

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
November 30, 2016 17:31
November 21, 2017 14:59
November 21, 2017 14:59
December 1, 2017 17:02
November 6, 2017 08:38
November 6, 2017 08:09
November 27, 2017 12:50
January 17, 2017 15:55
September 21, 2017 13:14
November 27, 2017 12:50
August 16, 2016 11:01
August 10, 2016 13:15
November 27, 2017 15:21
September 19, 2017 18:01
December 1, 2017 17:02
December 14, 2017 14:24
November 15, 2017 15:07

rktlet logo

rktlet - rkt-based implementation of Kubernetes Container Runtime Interface

Build Status

rktlet is a Kubernetes Container Runtime Interface implementation using rkt as the main container runtime. rkt is an ongoing CNCF effort to develop a pod-native container runtime.

The goal of this project is to eventually supplant the rkt package in the main Kubernetes repository.

This repository contains all design documents and code for the project.

Please note that the current (non-CRI) integration of rkt into Kubernetes lives in the kubelet package, not here.

Current Status

Currently the project is under development and being tested against Kubernetes HEAD.

Kubernetes tracking:

Documentation

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Kubernetes Incubator

This is a Kubernetes Incubator project. The project was established 2016-01-02. The incubator team for the project is:

  • Sponsor: Tim Hockin (@thockin)
  • Champion: Yu-Ju Hong (@yujuhong)
  • SIG: sig-rktnetes & sig-node

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.