Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

macvlan support #848

Open
jslay88 opened this issue Mar 11, 2022 · 2 comments
Open

macvlan support #848

jslay88 opened this issue Mar 11, 2022 · 2 comments
Labels
kind/feature A new feature

Comments

@jslay88
Copy link

jslay88 commented Mar 11, 2022

Is your feature request related to a problem? Please describe.
I am trying to setup Multus CNI, but it requires macvlan. I would like to have macvlan added, or know how to add it myself.

Describe the solution you'd like
Ability to bridge host network adapter to pod for mDNS/broadcast. This is usually done via macvlan.

Describe alternatives you've considered
Not sure of any other alternatives for bridging host adapter within kubernetes for mDNS/broadcast beyond macvlan.

Additional context
I have a service that needs to be able to attach to the same subnet as the host itself, and be able to utilize mDNS/broadcast for avahi services.

failed to setup network for sandbox "105d7c9c7cf03f543f3e5504c67c8390f2569050d7aaa32df179d3ded90a85b0": [service-stack-1/mdns-bridge-5d6b9ff4c4-5bjnc/:macvlan-conf]: error adding container to network "macvlan-conf": failed to find plugin "macvlan" in path [/opt/cni/bin /var/lib/rancher/k3s/data/<hash-here>/bin]
@jslay88 jslay88 added the kind/feature A new feature label Mar 11, 2022
@alexandremahdhaoui
Copy link

Same here. Did you find any alternatives?

@jslay88
Copy link
Author

jslay88 commented Jul 28, 2023

I left k3os due to it being abandoned. K3s or k0s on something like Debian or Arch should work, as there is macvlan support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature A new feature
Projects
None yet
Development

No branches or pull requests

2 participants