Name: | kubernetes-cni |
---|---|
Version: | 0.7.1 |
Release: | 1.0.3.el7 |
Architecture: | x86_64 |
Group: | System/Management |
Size: | 5705725 |
License: | Apache-2.0 |
RPM: | kubernetes-cni-0.7.1-1.0.3.el7.x86_64.rpm |
Source RPM: | kubernetes-cni-0.7.1-1.0.3.el7.src.rpm |
Build Date: | Tue Aug 18 2020 |
Build Host: | 37b618c2-de74-4db8-88e8-f5ab85f895fc-sx8cw-ncc9w |
Vendor: | Oracle America |
URL: | https://github.com/containernetworking/cni |
Summary: | Container Network Interface - networking for Linux containers |
Description: | The CNI (Container Network Interface) project consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. Because of this focus, CNI has a wide range of support and the specification is simple to implement. This is the minimal CNI configuration for Kubernetes. |
- Pin min version of cni-plugins
- Address CVE-2020-16845
- Added Oracle specific build files for Kubernetes CNI