multus-cni

A CNI meta-plugin for multi-homed pods in Kubernetes

APACHE-2.0 License

Stars
2.4K
Committers
98

Bot releases are hidden (Show)

multus-cni - v4.1.1 Latest Release

Published by dougbtv about 1 month ago

Updates net-attach-def client to v1.7.3 to account for fixes relative to the Network Plumbing Working Group specification, especially how CNI results are handled when the CNI result contains more than one container-side interface in the return.

multus-cni - v4.1.0

Published by dougbtv 2 months ago

Primarily a maintenance release after some time, but, does include some notable features:

  • Initial implementation for DRA (dynamic resource allocation)
  • Updated net-attach-def-client library with fixes for multiple interfaces in CNI results
  • Includes fixes for parity with configuration options from Multus 3.x
  • Improved API handling using informers
multus-cni - v4.0.2

Published by dougbtv over 1 year ago

Includes additional CNI DEL error ignored in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1084

multus-cni - v3.9.3

Published by dougbtv almost 2 years ago

Exposes the device-representor in device-info-spec.

multus-cni - Multus v4.0.0-alpha

Published by dougbtv almost 2 years ago

This is the alpha release of Multus 4.0 -- which includes a thick-plugin deployment and architecture.

multus-cni - v3.9.2

Published by dougbtv about 2 years ago

Fixes image tag ambiguity / problems with image labeled :thick

multus-cni - Multus v3.9.1

Published by dougbtv about 2 years ago

This is the last v3 minor tag prior to merging changes for Multus 4.0

multus-cni - v3.9

Published by dougbtv over 2 years ago

Regular scheduled release for July 2022.

multus-cni - v3.8

Published by dougbtv about 3 years ago

Vendored with k8s.io/api v0.20.10 to match oldest supported k8s version (for k8s) to match. Also addresses issues as seen in #696 which are present in the previous release.

multus-cni - v3.7

Published by dougbtv over 3 years ago

Q1 2021 release.

multus-cni - v3.6

Published by dougbtv about 4 years ago

General maintenance updates in this release cycle, including a vendored package update.

multus-cni - v3.4

Published by dougbtv almost 5 years ago

multus-cni - v3.3

Published by dougbtv about 5 years ago

This release updates for parameters necessary to properly create a CNI configuration under Kubernetes 1.16, among other recent stability fixes.

multus-cni - v3.3-tp

Published by rkamudhan over 5 years ago

It is a tech preview focused on features to merge the results of plugins to work along with Virtlet.

This is only a alpha release. For stable release, please refer vX.X tags

multus-cni - v3.2

Published by s1061123 over 5 years ago

Primarily focused on stability enhancements.

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

multus-cni - v3.1 Minor release with bug fixes and logging features

Published by rkamudhan about 6 years ago

  • 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-cni - Multus v3.0 release

Published by rkamudhan about 6 years ago

  • 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
multus-cni - v2.1 release with v2.0 code refactored and bug fixes

Published by rkamudhan over 6 years ago

Code refactored and bugs are fixed from v2.0

multus-cni - https://github.com/k8snetworkplumbingwg/multus-cni/releases/tag/v2.0

Published by s1061123 over 6 years ago

multus-cni - Network Object feature implementation

Published by rkamudhan over 6 years ago

Package Rankings
Top 1.47% on Proxy.golang.org
Top 9.94% on Pypi.org
Badges
Extracted from project README
Build Test Go Report Card Coverage Status