Bug 1045264

Summary: missing record class "IN" before the lookup type
Product: OpenShift Container Platform Reporter: Brenton Leanhardt <bleanhar>
Component: DocumentationAssignee: brice <bfallonf>
Status: CLOSED WONTFIX QA Contact: ecs-bugs
Severity: low Docs Contact:
Priority: unspecified    
Version: 2.0.0CC: baulakh, bleanhar, jdetiber, jokerman, libra-onpremise-devel, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1045597 (view as bug list) Environment:
Last Closed: 2014-02-19 23:14:17 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 Brenton Leanhardt 2013-12-20 03:36:43 UTC
Description of problem:

In https://access.redhat.com/site/documentation/en-US/OpenShift_Enterprise/2/html/Deployment_Guide/Configuring_Sub-domain_Hostname_Resolution.html as well as OpenShift Enterprise's openshift.sh the "IN" record class is missing.

Bind apparently defaults to using the "IN" class since it is the only class used on the internet.  However, to avoid confusion we should follow best practices.