zun/releasenotes/notes/add-support-for-cri-runtime-2c549a85fe795361.yaml
Hongbin Lu df62b3e1c1 Add release note for CRI runtime support
Change-Id: I517a0ae4e03a6c8feed200dcda8a1370f42b8da4
Implements: blueprint support-cni
2020-03-22 23:09:12 +00:00

11 lines
373 B
YAML

---
prelude: >
Starting from this release, Zun adds support for CRI-compatible runtime.
Zun uses CRI runtime to realize the concept of capsule (pod).
As a result, users can use Zun API to create pods in Kata container via
a CRI runtime.
features:
- |
Introduce a CRI driver that is responsible for interfacing with CRI
runtime to manage the pods.