| Name: | kubernetes-cni |
|---|---|
| Version: | 1.1.2 |
| Release: | 2.el8 |
| Architecture: | aarch64 |
| Group: | System/Management |
| Size: | 5797154 |
| License: | Apache-2.0 |
| RPM: | kubernetes-cni-1.1.2-2.el8.aarch64.rpm |
| Source RPM: | kubernetes-cni-1.1.2-2.el8.src.rpm |
| Build Date: | Thu Aug 03 2023 |
| Build Host: | build-ol8-aarch64.oracle.com |
| 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. |