MyGit

v0.2.0

krustlet/krustlet

版本发布时间: 2020-05-19 01:52:53

krustlet/krustlet最新发布版本:v1.0.0-alpha.1(2021-07-28 01:06:02)

Krustlet 0.2.0 is the second release of Krustlet. This release was focused on adding features and improving overall ergonomics for running Krustlet. For more details on what isn't implemented yet, see the Known Issues section.

Because this is pre-release software, there are no backwards compatibility guarantees for the Rust API or functionality. However, we will do our best to document any breaking changes in future releases

Caveats

Please note that this is NOT production-ready software, but it is in a usable state. The WASI standard and wasmtime are still under heavy development, and because of this there are key features (like networking) that are missing; these will appear in the future. However, there is networking support available in wasCC.

Using Krustlet as a library

All of the functionality of Krustlet is also available as a Rust crate, and this is the first release that we are publishing to crates.io! We have pushed the oci-distribution crate and the kubelet crate for use in other projects. The kubelet crate can be used by anyone who wants to write a Virtual Kubelet style provider in Rust. We'd love to see some other examples of Providers if anyone implements one!

Please remember that the oci-distribution crate is a partial implementation of the OCI spec that we hope to fully flesh out in the future (as of right now, it is just an implementation of what is needed to pull modules for Krustlet)

Notable Features/Changes

Known Issues/Missing Features

What's next?

Our next anticipated version is 0.3.0 (although we will cut a 0.2.1 if necessary). You can see a full list of issues planned for 0.3 in the milestone

Thanks

We also want to express a huge thanks to all of those in the community who contributed to this release. We had a whole slew of new contributors and their work has been invaluable in improving quality. We appreciate your efforts in making this project a success

Installation

Download Krustlet 0.2.0:

Check out our installation docs for information on how to install Krustlet

相关地址:原始地址 下载(tar) 下载(zip)

查看:2020-05-19发行的版本