Image Overview: multus-cni

Overview: multus-cni Chainguard Image

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

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/multus-cni:latest

Usage

Example below on how to install multus-cni in a cluster with helm, replacing with the chainguard image:

helm repo add startechnica https://startechnica.github.io/apps
helm repo update
helm install my-release startechnica/multus --namespace my-release --create-namespace \
    --set image.repository=cgr.dev/chainguard/multus-cni \
    --set image.tag=latest

For more information, refer to the upstream documentation, as well as the documentation for the helm chart

Last updated: 2024-04-11 12:38