Bug 1279939 - command to get the registry details is incorrect
Summary: command to get the registry details is incorrect
Keywords:
Status: CLOSED DUPLICATE of bug 1269612
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Ashley Hardin
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-10 14:32 UTC by Alexander Koksharov
Modified: 2019-09-12 09:15 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-06 14:54:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alexander Koksharov 2015-11-10 14:32:48 UTC
Document URL: https://docs.openshift.com/enterprise/3.0/install_config/install/docker_registry.html#securing-the-registry

Section Number and Name: 
Securing the Registry
  2. Fetch the service IP and port of the registry:

Describe the issue: 
The command to get the registry details is incorrect.
Command:
  oc get se docker-registry

Correct Command:
  oc get svc docker-registry

Suggestions for improvement: 
fix error in text 

Additional information:

Comment 2 Ashley Hardin 2016-01-06 14:54:12 UTC
This issue was previously addressed in this PR: https://github.com/openshift/openshift-docs/pull/1081

*** This bug has been marked as a duplicate of bug 1269612 ***


Note You need to log in before you can comment on or make changes to this bug.