You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,13 +20,12 @@ cri-tools aims to provide a series of debugging and validation tools for Kubelet
17
20
- Building a new kubelet container runtime based on CRI.
18
21
- 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.
19
22
20
-
## Current Status
21
-
22
-
Version matrix:
23
+
## Compatibility matrix: cri-tools ⬄ Kubernetes
23
24
24
25
| Kubernetes Version | cri-tools Version | cri-tools branch |
This is a [Kubernetes Incubator project](https://github.com/kubernetes/community/blob/master/archive/incubator.md). The incubator team for the project is:
82
-
83
-
- Sponsor: Dawn Chen (@dchen1107)
84
-
- Champion: Yu-Ju Hong (@yujuhong)
85
-
- SIG: sig-node
86
-
87
97
## Contributing
88
98
89
99
Interested in contributing? Check out the [documentation](CONTRIBUTING.md).
0 commit comments