You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the issue is mostly about making both RKE2 and K3s config the same. There are certain "meta" cni plugins: https://github.com/containernetworking/plugins/tree/main/plugins/meta which you can stack together with the main cni plugin. But I don't think we should add all of them by default to network plugins
Environmental Info:
RKE2 Version:
n/a
Node(s) CPU architecture, OS, and Version:
linux
Cluster Configuration:
n/a
Describe the bug:
Cannot follow upstream instructions to enable traffic shaping:
https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#support-traffic-shaping
Steps To Reproduce:
Expected behavior:
bandwith plugin is executed to set traffic limits on network namespace
Actual behavior:
Fails because rke2-flannel CNI config lacks bandwidth plugin config
Additional context / logs:
May also be an issue for other CNIs, I haven't actually tested.
The text was updated successfully, but these errors were encountered: