multus-cni icon indicating copy to clipboard operation
multus-cni copied to clipboard

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

Results 86 multus-cni issues
Sort by recently updated
recently updated
newest added

**What happend**: I used multus + istio cni for app sidecar injection, while for the injection, pod reports error with "ERRORED: error configuring pod [nrd/nrd-v1-77c6dbbd48-586x5] networking: Multus: [nrd/nrd-v1-77c6dbbd48-586x5/4c1a126c-c889-472e-9e44-46193c8cfaa3]: error loading...

install cni initcontiainer can't execute sometimes a sample error logs looks like: cp: cannot create regular file '/host/opt/cni/bin/multus-shim': Text file busy Fixes #1221

This loop spins really quickly otherwise. This will allow cluster operators to choose how quickly the thin plugin reconciles the kubeconfig in the event of a stale service account token.

I got this feedback during a discussion about default-network and configurations for default networks: > is it accurate to say that, all secondary networks require a NAD, but primary networks...

help wanted
good-first-issue

Dynamic Resource Allocation was added to k8s 1.26 [1]. In k8s 1.27 we added PodResources API to expose the dynamic resources from kubelet. This PR allow multus to get Dynamic...

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

**What happend**: Warning FailedCreatePodSandBox 20s (x16 over 35s) kubelet (combined from similar events): Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for...

Stale

**What happend**: I am trying to use use the `--multus-master-cni-file-name` flag with the thin-plugin. It is expected that it should use the cni file name passed here everytime as default...

bug
help wanted

Hi, it looks like there is an issue after a node reboot where we can have a race in multus that will prevent the pod from starting ``` kubectl -n...

See https://github.com/kubernetes/kubernetes/issues/69882#issuecomment-1509077177 and https://github.com/k8snetworkplumbingwg/multus-cni/pull/1116 Passing the annotations seems not to be a standardized behaviour, but it is very useful nontheless.