Document URL: https://docs.openshift.com/enterprise/3.0/admin_guide/routing_from_edge_lb.html Section Number and Name: n/a Describe the issue: Missing documentation on how to configure Openshift router to talk to the F5 appliance so applications are available via F5 loadbalancer Suggestions for improvement: Add information on what is needed to be configured for the router when routing from edge LB. Additional information:
Correction from above, documentation needed on how to configure application to be available via the edge LBs
The F5 router was released with OSE 3.0.2. Bulk of the docs updates happened in: https://github.com/openshift/openshift-docs/pull/980 Affected published docs (the Customer Portal docs are held up due to an unrelated issue, but should be updated in the next few days): https://docs.openshift.com/enterprise/3.0/architecture/core_concepts/routes.html#f5-router https://docs.openshift.com/enterprise/3.0/install_config/install/deploy_router.html There were fixes to the "Routing from Edge LB" topic too: https://docs.openshift.com/enterprise/3.0/admin_guide/routing_from_edge_lb.html In hindsight, I realize now I left out linking from the end of the ramp node steps back to the F5 router... I was going to move this to REL_PENDING, but I should probably leave it MODIFIED until that link is in.
As Alex notes above, most of this work was previously done: https://docs.openshift.com/enterprise/3.2/architecture/core_concepts/routes.html#f5-router https://docs.openshift.com/enterprise/3.2/install_config/install/deploy_router.html https://docs.openshift.com/enterprise/3.2/install_config/routing_from_edge_lb.html However, Alex intended to add a link to the F5 content from the Routing from Edge Load Balancers topic. This PR accomplishes that: https://github.com/openshift/openshift-docs/pull/2543 Once that work is merged, I believe we can close this.
Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/92d614ace71cc5702b0199b3bb814d29e21b13fe Bug 1256963, added link connecting F5 router and Routing from Edge Load Balancers topics https://github.com/openshift/openshift-docs/commit/9861e649fce9afa7b4142ea0c8a16aa515cf4463 Merge pull request #2543 from ahardin-rh/f5router-links Bug 1256963, added link connecting F5 router and Routing from Edge LB topics
Content is now published: https://access.redhat.com/documentation/en/openshift-enterprise/3.2/single/installation-and-configuration/#establishing-a-tunnel-using-a-ramp-node