Anuket Project
Request For Contributions - Open Problems
Core
- Add support for newer versions of Ubuntu/Centos/Fedora/RHEL.
- Create Artifacts and publish.
- Add CLI examples as part of help.
- Improve containerization of ViNePerf.
- Enhance result reporting for both K8S and Openstack
Kubernetes
- Using Userspace CNI (https://github.com/intel/userspace-cni-network-plugin) when the vSwitch in the host is containerized.
- change the behavior of commands - ovs-vsctl, appctl, etc.
- Change the 'cmd' in this file: https://github.com/intel/userspace-cni-network-plugin/blob/master/cniovs/ovsctrl.go
- Add memif support to Userspae CNI with OVSDPDK
- Build and run contiv/vpp
- Install and run Kubevirt in the cluster.
- Install and try DanM (as an alternate to Multus) in the cluster.