k3s-io / k3s

Lightweight Kubernetes
https://k3s.io
Apache License 2.0
27.64k stars 2.32k forks source link

Integrate k3s and multus #9710

Open caroline-suse-rancher opened 6 months ago

caroline-suse-rancher commented 6 months ago

An issue to track the work being done in #9434

To do list:

caroline-suse-rancher commented 2 months ago

Putting this on hold until @manuelbuil is back, or someone else takes over

manuelbuil commented 1 week ago

I think we decided not to proceed with this because it was rather complicated

brandond commented 1 week ago

Yeah I think the biggest problem is just how we don't have a consistent path for our CNI bins, which has been an issue for community members as well. The bin dir changes every time K3s is upgraded.

We might consider using a stable bin dir for CNIs, and just updating the symlinks or overwriting the binaries when k3s is upgraded.