[ANNOUNCEMENT] Kata Containers 1.3.0 release and 1.2.2 stable release
Hello Kata Kats, I'm proud to announce that we have reached another milestone for Kata Containers by releasing the 1.3.0 release and 1.2.2 stable release. All users are recommended to upgrade. The 1.3.0 release highlights following features: - Network hotplug: Sandbox network can now be dynamically changed by the "kata-runtime network" subcommand. This allows customized CNI plugins to create more Kata-native network endpoints. - Network monitoring: a new kata component (kata-netmon) is added to monitor container netns on the host. Now CNI hooks to dynamically change the network setup of a running container, and "docker network connect" works with Kata Containers. - Network multiqueue support: Network cards are added to to the guest with multiqueue support. It allows Kata Containers to gain better network performance. - Memory hotplug: "kata-runtime update" subcommand can now add extra memory to a running container. - Better container memory constraint support: containers in the same sandbox can be constrained by memcg inside the guest. - GPU support: both GVT-g and GVT-d GPU devices can now be used by Kata Containers. - Architecture/arm64: add GICv4 or higher support. For full details, please see https://github.com/kata-containers/runtime/releases/tag/1.3.0 The 1.2.2 stable release also sees several important fixes and users who want to stick with stable-1.2 branch are recommended to update. For full details, please see https://github.com/kata-containers/runtime/releases/tag/1.2.2 Thanks to all contributors who have helped to make it happen! Cheers, Tao -- bergwolf@hyper.sh
Good Job, Thanks! Cheers! On Fri, Sep 28, 2018 5:26 PM, Tao Peng bergwolf@hyper.sh wrote: Hello Kata Kats, I'm proud to announce that we have reached another milestone for Kata Containers by releasing the 1.3.0 release and 1.2.2 stable release. All users are recommended to upgrade. The 1.3.0 release highlights following features: - Network hotplug: Sandbox network can now be dynamically changed by the "kata-runtime network" subcommand. This allows customized CNI plugins to create more Kata-native network endpoints. - Network monitoring: a new kata component (kata-netmon) is added to monitor container netns on the host. Now CNI hooks to dynamically change the network setup of a running container, and "docker network connect" works with Kata Containers. - Network multiqueue support: Network cards are added to to the guest with multiqueue support. It allows Kata Containers to gain better network performance. - Memory hotplug: "kata-runtime update" subcommand can now add extra memory to a running container. - Better container memory constraint support: containers in the same sandbox can be constrained by memcg inside the guest. - GPU support: both GVT-g and GVT-d GPU devices can now be used by Kata Containers. - Architecture/arm64: add GICv4 or higher support. For full details, please see https://github.com/kata-containers/runtime/releases/tag/1.3.0 The 1.2.2 stable release also sees several important fixes and users who want to stick with stable-1.2 branch are recommended to update. For full details, please see https://github.com/kata-containers/runtime/releases/tag/1.2.2 Thanks to all contributors who have helped to make it happen! Cheers, Tao -- bergwolf@hyper.sh _______________________________________________ kata-dev mailing list kata-dev@lists.katacontainers.io http://lists.katacontainers.io/cgi-bin/mailman/listinfo/kata-dev -- Xu WangCTO & Cofounder, Hypergithub/twitter/wechat: @gnawuxhttp://hyper.sh Hyper_: Make VM run like container
Cheers!! 发件人: Xu Wang [mailto:xu@hyper.sh] 发送时间: 2018年9月28日 17:28 收件人: Tao Peng <bergwolf@hyper.sh> 抄送: kata-dev <kata-dev@lists.katacontainers.io> 主题: Re: [kata-dev] [ANNOUNCEMENT] Kata Containers 1.3.0 release and 1.2.2 stable release Good Job, Thanks! Cheers! [https://track.mixmax.com/api/track/v2/nNf6aw00X5A4Dgxn9/gIoNnLyVGc5hGQ1hnI] On Fri, Sep 28, 2018 5:26 PM, Tao Peng bergwolf@hyper.sh<mailto:bergwolf@hyper.sh> wrote: Hello Kata Kats, I'm proud to announce that we have reached another milestone for Kata Containers by releasing the 1.3.0 release and 1.2.2 stable release. All users are recommended to upgrade. The 1.3.0 release highlights following features: - Network hotplug: Sandbox network can now be dynamically changed by the "kata-runtime network" subcommand. This allows customized CNI plugins to create more Kata-native network endpoints. - Network monitoring: a new kata component (kata-netmon) is added to monitor container netns on the host. Now CNI hooks to dynamically change the network setup of a running container, and "docker network connect" works with Kata Containers. - Network multiqueue support: Network cards are added to to the guest with multiqueue support. It allows Kata Containers to gain better network performance. - Memory hotplug: "kata-runtime update" subcommand can now add extra memory to a running container. - Better container memory constraint support: containers in the same sandbox can be constrained by memcg inside the guest. - GPU support: both GVT-g and GVT-d GPU devices can now be used by Kata Containers. - Architecture/arm64: add GICv4 or higher support. For full details, please see https://github.com/kata-containers/runtime/releases/tag/1.3.0 The 1.2.2 stable release also sees several important fixes and users who want to stick with stable-1.2 branch are recommended to update. For full details, please see https://github.com/kata-containers/runtime/releases/tag/1.2.2 Thanks to all contributors who have helped to make it happen! Cheers, Tao -- bergwolf@hyper.sh<mailto:bergwolf@hyper.sh> _______________________________________________ kata-dev mailing list kata-dev@lists.katacontainers.io<mailto:kata-dev@lists.katacontainers.io> http://lists.katacontainers.io/cgi-bin/mailman/listinfo/kata-dev -- Xu Wang CTO & Cofounder, Hyper github/twitter/wechat: @gnawux http://hyper.sh<http://hyper.sh/> Hyper_: Make VM run like container
Very nice, kudos to the whole Kata community for putting that release up! Cheers, Samuel. On Fri, Sep 28, 2018 at 05:26:15PM +0800, Tao Peng wrote:
Hello Kata Kats,
I'm proud to announce that we have reached another milestone for Kata Containers by releasing the 1.3.0 release and 1.2.2 stable release. All users are recommended to upgrade.
The 1.3.0 release highlights following features:
- Network hotplug: Sandbox network can now be dynamically changed by the "kata-runtime network" subcommand. This allows customized CNI plugins to create more Kata-native network endpoints.
- Network monitoring: a new kata component (kata-netmon) is added to monitor container netns on the host. Now CNI hooks to dynamically change the network setup of a running container, and "docker network connect" works with Kata Containers.
- Network multiqueue support: Network cards are added to to the guest with multiqueue support. It allows Kata Containers to gain better network performance.
- Memory hotplug: "kata-runtime update" subcommand can now add extra memory to a running container.
- Better container memory constraint support: containers in the same sandbox can be constrained by memcg inside the guest.
- GPU support: both GVT-g and GVT-d GPU devices can now be used by Kata Containers.
- Architecture/arm64: add GICv4 or higher support.
For full details, please see https://github.com/kata-containers/runtime/releases/tag/1.3.0
The 1.2.2 stable release also sees several important fixes and users who want to stick with stable-1.2 branch are recommended to update. For full details, please see https://github.com/kata-containers/runtime/releases/tag/1.2.2
Thanks to all contributors who have helped to make it happen!
Cheers, Tao -- bergwolf@hyper.sh
_______________________________________________ kata-dev mailing list kata-dev@lists.katacontainers.io http://lists.katacontainers.io/cgi-bin/mailman/listinfo/kata-dev
participants (4)
-
Samuel Ortiz
-
Tao Peng
-
Xu Wang
-
zhangwei (CR)