Hide Forgot
Document URL: https://docs.openshift.org/latest/architecture/infrastructure_components/image_registry.html#integrated-openshift-registry Section Number and Name: Section 2, Integrated OpenShift Registry Describe the issue: The document describes what the registry is, but does not cross-link to the page that describes how to actually use it. Suggestions for improvement: I think it would be helpful to have it link to this page, which has instructions describing how to push images to the internal registry: https://docs.openshift.org/latest/install_config/install/docker_registry.html Additional information: Affects latest Origin code as well as OSE
Copied from #1333504 Document URL: https://docs.openshift.org/latest/install_config/install/docker_registry.html#access-pushing-and-pulling-images https://docs.openshift.org/latest/using_images/docker_images/index.html Describe the issue: In the Installation section, we describe how to configure an internal Docker registry (something that an operator would be interested in). However, we also go on to discuss pushing and pulling to the registry, which is intended for a potentially different audience (application developers). The documentation that describes Docker images for developers does not reference how to push or pull (or indeed, actually use) Docker images. Suggestions for improvement: Move the pushing/pulling images documentation to the "Using Images" section, since it's about using images rather than installation. A link under the "See Also"/"What's Next?" section would be useful as well.
*** Bug 1333504 has been marked as a duplicate of this bug. ***