Skip to content

Releases: k8snetworkplumbingwg/multus-cni

v3.2

22 Mar 03:13
Compare
Choose a tag to compare

Primarily focused on stability enhancements.

Thanks to everyone in the community for the feedback and support in this release!

v3.1 Minor release with bug fixes and logging features

17 Aug 16:48
Compare
Choose a tag to compare
  • Bug fixes for v3.0
  • Adding full logging support in Multus CNI
  • Adding code coverage

Thanks to all the contributor and Multus team

Please note: If you're using the daemonset-style installation you'll need to update the daemonset to set the image tag specifically to point to the v3.1 image:

nfvpe/multus:v3.1

Multus v3.0 release

30 Jul 19:06
Compare
Choose a tag to compare
  • Adapted the Kubernetes Network plumbing working group Network Object.
  • Support network object, default cluster networking, ON-disk conf file, Support both think and thick plugins
  • Support Conflist files – CNI chaining mechanism
  • Support both the Comm-delimited and JSON list format network definition in the pod spec
  • Support Network namespaces, provides mechanism for interface request, static IP and mac address
  • Provide Network Attachment status in the Kubernetes API for the network telemetry information
  • Mechanism for checking the Network plugin readiness
  • Launch Multus as Kubernetes daemonset
  • CNI Logging mechanism

v2.1 release with v2.0 code refactored and bug fixes

12 Jul 18:02
Compare
Choose a tag to compare

Code refactored and bugs are fixed from v2.0

v2.0 Release with K8s Network plumbing working group CRD de-facto sta…

18 May 07:30
Compare
Choose a tag to compare

Stable version with bug fixes for CRD Network object

09 May 17:28
Compare
Choose a tag to compare

Network Object feature implementation

09 May 19:52
Compare
Choose a tag to compare
Merge pull request #13 from Intel-Corp/dev/multustprsupport

adding sample kubeconfig file for testing the Multus

Multus initial release

12 Apr 19:58
Compare
Choose a tag to compare
v1.0

Update README.md