release-v1.0-beta.1
Pre-release
Pre-release
This is CNI-Genie's first release.
Features supported
- Multiple CNI plugins are available to users in run time. In this release, we support weave, calico, canal only. Future releases to support other container networking solutions
- Supports adding multiple IP addresses to containers
Known issues
- We use older version of containernetwork/cni api
- Even though CNI-Genie can assign multiple IP addresses to a container, it only returns one of the IP addresses in the result
Features Work In Progress (Future release)
- Add support for other container networking solutions
- Update to the latest version of containernetwork/cni api
- In cases where the user leaves the CNI plugin selection to CNI-Genie, CNI-Genie selects the CNI plugin with the lowest network traffic bandwidth usage. CNI-Genie queries cAdvisor to get the network bandwidth usage data of containers