Go to file
Lantao Liu 0f5a7396aa Merge pull request #16 from Random-Liu/move-boilerplate-verification
Move boilerplate verification into hack
2017-04-21 17:40:02 -07:00
cmd/cri-containerd adds boilerplate test to verify; cleanup boilerplate on a few files 2017-04-21 12:44:25 -05:00
docs Add initial documents. 2017-04-14 15:08:49 -07:00
Godeps Update godep 2017-04-14 19:04:27 -07:00
hack Move boilerplate verification into hack 2017-04-21 17:15:45 -07:00
pkg/server initial makefile (#7) 2017-04-18 21:17:14 -05:00
vendor Update godep 2017-04-14 19:04:27 -07:00
.gitignore Squashed 'hack/repro-infra/' content from commit 684e550 2017-04-21 11:39:29 -05:00
.travis.yml Squashed 'hack/repro-infra/' content from commit 684e550 2017-04-21 11:39:29 -05: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 Squashed 'hack/repro-infra/' content from commit 684e550 2017-04-21 11:39:29 -05:00
Makefile Move boilerplate verification into hack 2017-04-21 17:15:45 -07:00
OWNERS Add initial documents. 2017-04-14 15:08:49 -07:00
README.md Squashed 'hack/repro-infra/' content from commit 684e550 2017-04-21 11:39:29 -05:00

cri-containerd

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.