Bug 1283792

Summary: [DOCS] $KUBECONFIG not defined when created ipfailover
Product: OpenShift Container Platform Reporter: Ryan Howe <rhowe>
Component: DocumentationAssignee: Thien-Thi Nguyen <tnguyen>
Status: CLOSED CURRENTRELEASE QA Contact: Vikram Goyal <vigoyal>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: high    
Version: 3.1.0CC: amelicha, aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-12 10:24:16 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 Ryan Howe 2015-11-19 21:50:48 UTC
Document URL: https://docs.openshift.com/enterprise/3.1/admin_guide/high_availability.html

Section Number and Name: https://docs.openshift.com/enterprise/3.1/admin_guide/high_availability.html#ip-failover

Describe the issue: Examples show the use of --credentials="$KUBECONFIG"  to create the ipfailovers but $KUBECONFIG is not defined. 

Suggestions for improvement: 

Show steps on creating a kubeconfig to be used for the ipfailover and define $KUBECONFIG

Comment 1 Thien-Thi Nguyen 2015-11-25 15:34:44 UTC
PR: https://github.com/openshift/openshift-docs/pull/1266

Comment 2 openshift-github-bot 2015-12-10 14:09:51 UTC
Commit pushed to master at https://github.com/openshift/openshift-docs

https://github.com/openshift/openshift-docs/commit/f4474016632cf5749b2f215a0c905df7ef6a9c04
Merge pull request #1266 from tnguyen-rh/bz1283792

Bug 1283792: in ipfailover example, add callout explaining ‘$KUBECONFIG’