Bug 1372649 - The 3.1 logging deployment doc is telling to import images with 3.2.0 tag
Summary: The 3.1 logging deployment doc is telling to import images with 3.2.0 tag
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Vikram Goyal
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-02 09:40 UTC by Xia Zhao
Modified: 2017-12-29 03:44 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-29 03:44:58 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Xia Zhao 2016-09-02 09:40:00 UTC
Document URL: 
https://docs.openshift.com/enterprise/3.1/install_config/aggregate_logging.html#deploying-the-efk-stack

Section Number and Name: 
Deploying the EFK Stack

Describe the issue: 
The 3.1 logging deployment doc is telling to import images with 3.2.0 tag:
    
"$ oc import-image logging-auth-proxy:3.2.0 \
     --from registry.access.redhat.com/openshift3/logging-auth-proxy:3.2.0
$ oc import-image logging-kibana:3.2.0 \
     --from registry.access.redhat.com/openshift3/logging-kibana:3.2.0
$ oc import-image logging-elasticsearch:3.2.0 \
     --from registry.access.redhat.com/openshift3/logging-elasticsearch:3.2.0
$ oc import-image logging-fluentd:3.2.0 \
     --from registry.access.redhat.com/openshift3/logging-fluentd:3.2.0"

Suggestions for improvement: 

Should use image tag 3.1.1 inside 3.1 doc

Additional information: 
None


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