The pod monitors nodes and removes network.openshift.io/mtu-too-small taint whenever openshift-sdn pod taints the node with network.openshift.io/mtu-too-small
See https://bugzilla.redhat.com/show_bug.cgi?id=1879077 for more details.
oc new-project infra
oc create -f sa.yaml
oc create -f clusterrolebinding.yaml
oc create -f dc.yaml