Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | containers: CNI: introduce container networking interface | Bruce Ashfield | 2017-10-02 | 1 | -0/+93 |
Introducing the CNI framework to allow platforms such as kubernetes + cri-o to use thm for networking configuration. The networking plugins are installed, but are not configured by default to create any specific networking interfaces, which are the responsibility of the image and distribution. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |