We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is handy to configure the MTU of veth links automatically.
c.f. https://itnext.io/benchmark-results-of-kubernetes-network-plugins-cni-over-10gbit-s-network-updated-august-2020-6e1b757b9e49
In coild,
coild
Device
up
The text was updated successfully, but these errors were encountered:
ymmt2005
No branches or pull requests
What
It is handy to configure the MTU of veth links automatically.
c.f. https://itnext.io/benchmark-results-of-kubernetes-network-plugins-cni-over-10gbit-s-network-updated-august-2020-6e1b757b9e49
How
In
coild
,Device
links withup
status: https://pkg.go.dev/github.com/vishvananda/netlink#DeviceChecklist
The text was updated successfully, but these errors were encountered: