zun/releasenotes/notes/add-cni-plugin-fd5bf4e9abbe6683.yaml
Hongbin Lu 473ad2d69e Add release note for Zun CNI plugin
Change-Id: I43e8b23355b52d2b55d36ba43701118efcf0e3ca
Implements: blueprint support-cni
2020-03-22 21:37:14 +00:00

7 lines
249 B
YAML

---
features:
- |
Introduce a CNI plugin for Zun. The plugin is a binary called ``zun-cni``.
This binary is an executable that sends CNI commands to a daemon process
``zun-cni-daemon`` which provides the actual implementation for CNI.