Add release note for CRI runtime support
Change-Id: I517a0ae4e03a6c8feed200dcda8a1370f42b8da4 Implements: blueprint support-cni
This commit is contained in:
parent
c377cf8c17
commit
df62b3e1c1
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
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.
|
Loading…
Reference in New Issue
Block a user