Document URL: https://docs.openshift.com/container-platform/4.6/networking/ovn_kubernetes_network_provider/migrate-from-openshift-sdn.html#nw-ovn-kubernetes-migration_migrate-from-openshift-sdn Section Number and Name: 6. Wait until the Multus daemon set pods restart. Describe the issue: The current description "Wait until the Multus daemon set pods restart." is ambiguous as a pod restart relates to a restart within its lifecycle at a certain revision (which an 'oc get pods' shows). In this case the purpose is to verify if a daemonset has been rolled out to a new revision. Suggestions for improvement: "Wait until the Multus daemon set has been rolled out to a new revision." Additional information:
Hi Bram, Thanks for reporting this. I've created a PR[0] with an update for the text. [0] https://github.com/openshift/openshift-docs/pull/30634