Document URL: https://docs.openshift.com/container-platform/3.7/admin_guide/managing_networking.html#joining-project-networks Section Number and Name: Joining Project Networks Describe the issue: From user: "We are using the steps on the documentation [see above] to join the project networks, the command works without issue, however we need to keep track of those and make sure all the required networks are joined, so could you please provide a way to verify the joined networks?" Suggestions for improvement: Suggested solution was to use "oc get netnamespaces" and look at the "NETID" column since projects in the same pod-network will have the same NetID. Adding this to the documentation would be helpful.
Hi, I added the steps suggested in the following PR: https://github.com/openshift/openshift-docs/pull/8868. Please take a look. Thanks!
The change in the doc LGTM.
Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/785448f87348271fcbadebdc2d31253982a98b11 Bug 1569720 Add steps to verify joined networks https://github.com/openshift/openshift-docs/commit/73335dc7b43e193bf0edce871108a9491637a412 Merge pull request #8868 from bmcelvee/BZ1569720 Bug 1569720 Add steps to verify joined networks
Documentation updated: https://access.redhat.com/documentation/en-us/openshift_container_platform/3.9/html-single/cluster_administration/#joining-project-networks