terraform-kubernetes-installer
terraform-kubernetes-installer copied to clipboard
use a systemd unit to manage ethtool options
Previously a reboot would cause a BM2 or VM2 shape to re-enable the offload, and thus break.
Instead, disable offload via a unit file so changes are persisted across reboots.
The correctness of the unit file and ethtool commands LGTM. I will defer to others on TF related bits.