Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1591941

Summary: [DOCS] document use of cidr in egress router source
Product: OpenShift Container Platform Reporter: Steven Walter <stwalter>
Component: DocumentationAssignee: brice <bfallonf>
Status: CLOSED CURRENTRELEASE QA Contact: Meng Bo <bmeng>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: low    
Version: 3.9.0CC: aos-bugs, danw, dmoessne, 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-07-19 04:26:51 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:
Embargoed:

Description Steven Walter 2018-06-15 20:04:10 UTC
Description of problem:

A new feature is available in 3.9 allowing the admin to specify a CIDR as part of the EGRESS_SOURCE. This allows the egress router to access the subnet and thus be able to issue ARP requests, etc. Full details are in DOC TEXT here:

https://bugzilla.redhat.com/show_bug.cgi?id=1527602


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


Document URL: 
https://docs.openshift.com/container-platform/3.9/admin_guide/managing_networking.html#admin-guide-limit-pod-access-egress-router

Section Number and Name: 
Using an Egress Router to Allow External Resources to Recognize Pod Traffic

Comment 1 brice 2018-07-03 03:57:08 UTC
Thank, Steven.

I've created a PR for this:

https://github.com/openshift/openshift-docs/pull/10591

Looks like this came from Dan Winship, so I'll ask him to give an ack before I merge.

Dan, I added a footnote to each time the EGRESS_SOURCE value appears. Is there anything you'd like me to change?

Comment 2 Dan Winship 2018-07-10 16:05:20 UTC
(responded on the PR)

Comment 3 openshift-github-bot 2018-07-12 00:07:30 UTC
Commit pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/56751af9c9b9a63b04dc4beb2ba28376825b5beb
Merge pull request #10591 from bfallonf/cidr_1527602

Bug 1591941 Added footnotes about cidr range for egress_source value