Hongbin,

 

That is great to hear. When it is fully integrated we can replace our somewhat hacky Zun / Kata instructions at https://github.com/kata-containers/documentation/blob/master/use-cases/zun_kata.md which just takes the previous Clear Containers work enabling on OpenStack Zun and replaces it with the Kata runtime.

 

Thanks,

Eric

 

From: Hongbin Lu [mailto:hongbin034@gmail.com]
Sent: Monday, July 01, 2019 2:08 PM
To: kata-dev@lists.katacontainers.io; OpenStack Discuss <openstack-discuss@lists.openstack.org>
Subject: [kata-dev] [Zun][Kata] Devstack plugin for installing Kata container

 

Hi all,

 

I have a patch [1] that adds support for installing kata Container in devstack. Right now, it configures kata container to run with Docker. In the future, I plan to add support for containerd's cri plugin, which basically allows running pods with kata container.

 

Initially, OpenStack Zun will use this plugin to install Kata container, but I believe it would be beneficial for other projects. Appreciate if anyone interest to cast your feedback on the patch.

 

[1] https://review.opendev.org/#/c/668490/

 

Best regards,

Hongbin