MTU on a pod by pod basis
Is it possible to set the MTU on a pod by pod basis?
When I try and use ifconfig to set the MTU it gives a permission denied.
When trying to change the MTU via a build pipeline (Which should use root) it gives the same permission denied error.
All the documentation surrounding MTU and OpenShift is cluster wide.
Has anyone had any experience doing so before?
Responses