rhpds / roadshow_ocpvirt_instructions

Lab Instructions for OCP Virtualization Roadshow
Apache License 2.0
28 stars 58 forks source link

Link referenced to documentation does not exists on Optional: Network Management section #37

Open mgarzago opened 8 months ago

mgarzago commented 8 months ago

There is a link referenced in Optional: Network Management section, step 2. Create Network Attachment Definition where it says:

"For more info about nmstate, and to learn more about the host networking and how to view and manage the configuration, see the (nmstate documentation) or speak with your lab proctors."

Link: https://docs.openshift.com/container-platform/latest/networking/k8s_nmstate/k8s-nmstate-observing-node-network-state.html takes to a web page with content not found.

mgarzago commented 8 months ago

I have found the root cause:

Link in the section mentioned above is https://docs.openshift.com/container-platform/latest/networking/k8s_nmstate/k8s-nmstate-observing-node-network-state.html)

The link has an ")" at the end as part of the hyperlink, therefore giving a Not found error.

steven-ellis commented 7 months ago

Actually it appears the documentation has moved in 4.14

https://docs.openshift.com/container-platform/4.14/networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.html

augustrh commented 6 months ago

PR sent - https://github.com/rhpds/roadshow_ocpvirt_instructions/pull/40