Bug 1339087 - Doc issue - Getting Started with Containers
Summary: Doc issue - Getting Started with Containers
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Container Development Kit (CDK)
Classification: Red Hat
Component: documentation
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: beta4
: 2.0
Assignee: Vikram Goyal
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-24 06:29 UTC by Amit
Modified: 2016-06-06 12:57 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-06 12:57:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Getting Started with Containers (195.25 KB, image/png)
2016-05-24 06:30 UTC, Amit
no flags Details

Description Amit 2016-05-24 06:29:59 UTC
Created attachment 1160882 [details]
Getting Started with Containers

Description of problem:
Grammatical error

Version-Release number of selected component (if applicable):


How reproducible:
While going through "Getting Started with Container Development Kit" documentation 

Steps to Reproduce:
1.Go to the documentation link "https://access.redhat.com/documentation/en/red-hat-enterprise-linux-atomic-host/version-7/getting-started-with-container-development-kit/#introduction_to_red_hat_container_development_kit"
2.In the same doc go to "4.6. Additional Resources" tab and click on the hyperlink "Getting Started with Containers" present in 2nd point.
3.Step 2 redirects to another page "https://access.redhat.com/documentation/en/red-hat-enterprise-linux-atomic-host/version-7/getting-started-with-containers/"
4.In the above redirected page go to tab "3.3.3. Launching container pods with Kubernetes"
5.Go to the 2nd point "Kubernetes service:"of the above tab
6.The description is grammatically incorrect (...without know...)

Actual results:
Kubernetes service: This procedure defines Kubernetes services for the database and web server pods so containers can go through Kubernetes to find those services. In this way, the database and web server can find each other without know the IP address, port number, or even the node the pod providing the service is running on.  


Expected results:
Kubernetes service: This procedure defines Kubernetes services for the database and web server pods so containers can go through Kubernetes to find those services. In this way, the database and web server can find each other without knowing the IP address, port number, or even the node the pod providing the service is running on. 


Additional info:
It should be ...without knowing...

Comment 1 Vikram Goyal 2016-06-06 12:57:38 UTC
Thanks for the feedback Amit. This typo has been fixed and can be verified here [1].

Moving this bug to CLOSED-->CURRENTRELEASE.

[1] https://access.redhat.com/documentation/en/red-hat-enterprise-linux-atomic-host/version-7/getting-started-with-containers/#launching_container_pods_with_kubernetes


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