Bug 1397521

Summary: [DOCS] Ingress Configuration Should show examples for cloud providers.
Product: OpenShift Container Platform Reporter: Eric Rich <erich>
Component: DocumentationAssignee: Gaurav Nelson <gnelson>
Status: CLOSED CURRENTRELEASE QA Contact: Jianwei Hou <jhou>
Severity: low Docs Contact: Vikram Goyal <vigoyal>
Priority: medium    
Version: 3.3.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-28 23:53:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Eric Rich 2016-11-22 17:31:04 UTC
Document URL: https://docs.openshift.com/container-platform/3.3/admin_guide/tcp_ingress_external_ports.html#admin-guide-unique-external-ips-ingress-traffic

Section Number and Name: [New] Configuring an Ingress IP for a Service _on [GCE|AWS|Azure|OpenStack]

Describe the issue: We explicitly call out in our docs: 

> Ingress IPs can only be assigned if the cluster is not running in the cloud. In cloud environments, LoadBalancer-type services configure cloud-specific load balancers.

This means that the examples provided in our docs, don't work for/on cloud providers, and due to this limitation there is a perception that the product does not work on such providers. 

Suggestions for improvement: Because of this, we need to better call out how to deploy such "cloud-specific load balancers" for use as an ingress router on openshift. 

Additional information:

Comment 1 Gaurav Nelson 2018-01-18 05:04:24 UTC
Tracking this in https://github.com/openshift/openshift-docs/pull/7226

The information already exists in the newer version of the docs. Updated docs to mark the note with required information as important and removed the old note.

Comment 2 Gaurav Nelson 2018-01-18 23:31:37 UTC
 	
Jianwei Can you please take a look.

Comment 3 Gaurav Nelson 2018-01-23 23:57:01 UTC
Verified in GitHub https://github.com/openshift/openshift-docs/pull/7226#issuecomment-359769266

Comment 4 openshift-github-bot 2018-01-24 00:24:50 UTC
Commits pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/daaf0b54744e4681017244f0f20fdc37a2822b3d
fixes for bug 1397521 and minor formatting changes

https://github.com/openshift/openshift-docs/commit/5146d5857dee4594d4ece3c6d06f5b4ef4f42b8b
Merge pull request #7226 from gaurav-nelson/bug1397521-fixes

Bug#1397521 - Ingress Configuration now links to cloud providers example