OpenShift Registry Operations: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
=Deploy a Registry= | =Deploy a Registry= | ||
Normally, this is not required as the standard installation procedure installs an [[OpenShift_Concepts#Integrated_Docker_Registry|integrated registry]] as part of the "[[OpenShift_Concepts#Default_Project|default]]" project. | Normally, this is not required as the standard installation procedure installs an [[OpenShift_Concepts#Integrated_Docker_Registry|integrated registry]] as part of the "[[OpenShift_Concepts#Default_Project|default]]" project. In case the registry was not installed as part of the procedure, and it is needed, this is the procedure: | ||
<font color=red>TODO: https://docs.openshift.com/container-platform/latest/install_config/registry/deploy_registry_existing_clusters.html#deploy-registry</font> |
Revision as of 20:19, 18 October 2017
External
- https://docs.openshift.com/container-platform/3.6/install_config/registry/deploy_registry_existing_clusters.html
- https://docs.openshift.com/container-platform/3.6/install_config/install/stand_alone_registry.html#install-config-installing-stand-alone-registry
Internal
Overview
Deploy a Registry
Normally, this is not required as the standard installation procedure installs an integrated registry as part of the "default" project. In case the registry was not installed as part of the procedure, and it is needed, this is the procedure: