Multus isn't part of core Kubernetes, but I'm not sure if there are any
Multus email lists?
At any rate, while "high level" network plugins tend to have daemons
that keep track of all of the pods on a node that are making use of
them, "low level" CNI plugins (like "bridge") don't have that, so when
you delete the original pod, the CNI plugin doesn't know for sure that
you're done with the bridge (and that no one else is planning to use
it), so it doesn't remove it. That might be annoying, but it's not
considered a bug in the bridge plugin. (Though perhaps there could be a
config option to change that?)
-- Dan
On 7/3/23 09:06, Rahul Gupta wrote:
> Dear Community,
>
> I would like to have your comments on the specific scenario.
>
> *Multus - Bridge Mode - Networkattachmentdefinition*
> *
> *
> --
> You received this message because you are subscribed to the Google
> Groups "kubernetes-sig-network" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
kubernetes-sig-ne...@googlegroups.com
> <mailto:
kubernetes-sig-ne...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/kubernetes-sig-network/c1e7cb42-c62b-4cc4-8ee0-500f64cb553fn%40googlegroups.com <
https://groups.google.com/d/msgid/kubernetes-sig-network/c1e7cb42-c62b-4cc4-8ee0-500f64cb553fn%40googlegroups.com?utm_medium=email&utm_source=footer>.