Skip to content

Commit

Permalink
doc: Updating containerd status
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Lang committed Feb 20, 2020
1 parent 0d1b411 commit 48e2907
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -571,9 +571,11 @@ If filing a bug, please include detailed information about how to reproduce the
We have a lot of features in our roadmap. An abbreviated high level list is included below, but we encourage you to view our [roadmap project](https://github.com/orgs/kubernetes/projects/8) and help us make Windows support better by [contributing](https://github.com/kubernetes/community/blob/master/sig-windows/).
### CRI-ContainerD
### CRI-ContainerD (alpha in v1.18)
{{< glossary_tooltip term_id="containerd" >}} is another OCI-compliant runtime that recently graduated as a {{< glossary_tooltip text="CNCF" term_id="cncf" >}} project. It's currently tested on Linux, but 1.3 will bring support for Windows and Hyper-V. [[reference](https://blog.docker.com/2019/02/containerd-graduates-within-the-cncf/)]
{{< glossary_tooltip term_id="containerd" >}} is another OCI-compliant runtime that recently graduated as a {{< glossary_tooltip text="CNCF" term_id="cncf" >}} project.
Kubernetes v1.18 is tested along with the upcoming ContainerD 1.4 release.
The CRI-ContainerD interface will be able to manage sandboxes based on Hyper-V. This provides a foundation where RuntimeClass could be implemented for new use cases including:
Expand Down

0 comments on commit 48e2907

Please sign in to comment.