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
Spiderpool should allow user to define a custom mtu like how it does allow to define/select 'master interface' and other setting. Below is an example of how multus allows defining mtu size for this additional interface.
Our use case is, by default interfaces on cluster nodes are set at 9000 but some applications/destination require smaller mtu size for it to be successful due to legacy system/equipments etc. We have been able to solve it by defining mtu size in cilium cni on per node basis but having it managed by spiderpool/multus would be great as we wont have to change settings in cilium and we could have as many additional interfaces we need.
How to implement it (if possible)?
multus configuration should give some idea.
Additional context
No response
The text was updated successfully, but these errors were encountered:
What would you like to be added?
Spiderpool should allow user to define a custom mtu like how it does allow to define/select 'master interface' and other setting. Below is an example of how multus allows defining mtu size for this additional interface.
Why is this needed?
Our use case is, by default interfaces on cluster nodes are set at 9000 but some applications/destination require smaller mtu size for it to be successful due to legacy system/equipments etc. We have been able to solve it by defining mtu size in cilium cni on per node basis but having it managed by spiderpool/multus would be great as we wont have to change settings in cilium and we could have as many additional interfaces we need.
How to implement it (if possible)?
multus configuration should give some idea.
Additional context
No response
The text was updated successfully, but these errors were encountered: