Skip to content

CLI and validation tools for Kubelet Container Runtime Interface (CRI) .

License

Notifications You must be signed in to change notification settings

liyanyanli/cri-tools

This branch is 2256 commits behind kubernetes-sigs/cri-tools:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 14, 2017
Sep 6, 2017
Sep 28, 2017
Nov 22, 2017
Nov 29, 2017
Feb 15, 2017
Nov 9, 2017
Dec 14, 2017
Jan 27, 2017
Jan 27, 2017
Nov 8, 2017
Nov 20, 2017
Aug 24, 2017
Jan 27, 2017
Dec 20, 2017
Nov 29, 2017

Repository files navigation

cri-tools

CLI and validation tools for Kubelet Container Runtime Interface (CRI) .

Build Status Go Report Card

What is the scope of this project?

cri-tools aims to provide a series of debugging and validation tools for Kubelet CRI, which includes:

  • crictl: CLI for kubelet CRI.
  • critest: validation test suites for kubelet CRI.

What is not in scope for this project?

  • Building a new kubelet container runtime based on CRI.
  • Managing pods/containers for CRI-compatible runtimes by end-users, e.g. pods created by crictl may be removed automatically by kubelet because of non-exist on the kube-apiserver.

Current Status

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

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 incubator team for the project is:

  • Sponsor: Dawn Chen (@dchen1107)
  • Champion: Yu-Ju Hong (@yujuhong)
  • SIG: sig-node

Contributing

Interested in contributing? Check out the documentation.

Code of conduct

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

About

CLI and validation tools for Kubelet Container Runtime Interface (CRI) .

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 88.7%
  • Python 6.3%
  • Shell 4.2%
  • Makefile 0.8%