Go to file
Lantao Liu 227dbe97f2 Merge pull request #50 from Crazykev/resolv
Generate and maintain resolv.conf for sandbox
2017-06-09 09:41:23 -07:00
cmd/cri-containerd Retry and backoff when lost connection with containerd. 2017-05-31 21:33:52 +00:00
docs Add initial documents. 2017-04-14 15:08:49 -07:00
Godeps Merge pull request #53 from Random-Liu/add-other-small-functions 2017-05-31 14:54:42 -07:00
hack Add unit test. 2017-05-31 19:11:56 +00:00
pkg Merge pull request #50 from Crazykev/resolv 2017-06-09 09:41:23 -07:00
vendor Merge pull request #53 from Random-Liu/add-other-small-functions 2017-05-31 14:54:42 -07:00
.gitignore initial makefile (#7) 2017-04-18 21:17:14 -05:00
.travis.yml Remove golang 1.7 from ci. 2017-05-31 01:28:09 +00:00
code-of-conduct.md Add initial documents. 2017-04-14 15:08:49 -07:00
CONTRIBUTING.md Add initial documents. 2017-04-14 15:08:49 -07:00
LICENSE Initial commit 2017-04-13 15:20:25 -07:00
Makefile initial implementation for image management 2017-05-11 19:32:44 -05:00
OWNERS Add initial documents. 2017-04-14 15:08:49 -07:00
README.md Add travis build and golang report icons. 2017-04-21 17:53:16 -07:00

cri-containerd

Build Status Go Report Card

cri-containerd is a containerd based implementation of Kubernetes container runtime interface (CRI). cri-containerd

Current Status

We are currently working toward an alpha version to be used in conjunction with Kubernetes 1.7. See the roadmap for information about current and future milestones.

Documentation

See here for documentation.

Contributing

Interested in contributing? Check out the documentation.

Kubernetes Incubator

This is a Kubernetes Incubator project. The project was established 2017/4/13. The incubator team for the project is:

For more information about sig-node, please check out:

Code of Conduct

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