RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1461949 - [DOCS] Guide fails to provide guidance on critical setup parameter
Summary: [DOCS] Guide fails to provide guidance on critical setup parameter
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: doc-RHEL-Atomic
Version: 7.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Chris Negus
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-15 17:13 UTC by Simo Sorce
Modified: 2019-03-06 01:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-13 20:23:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Simo Sorce 2017-06-15 17:13:17 UTC
This guide:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html-single/getting_started_with_kubernetes/

Assumes a network configuration for the kubernetes cluster w/o giving any guidance or even pointing out that parameters may be different in the user's setup.

Specifically the guide instructs the user to create an apiserver-pod.json file to configure the api server to serve applications via the cluster-ip-range 10.254.0.0/16 without giving information about how to set up such network or what other options should be used.

After the guide is run through the user is stuck not being able to test if the containers are working because no such network has been created/is routed to the client.

Comment 2 Chris Negus 2017-10-12 13:17:30 UTC
The IP address range identified with service-cluster-ip-range is used internally by Kubernetes to assign addresses to services used on each Kubernetes node. I added a description of that option to the guide. It is scheduled to be published with RHEL/Atomic 7.4.2 on 10/17/2017.


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