| Summary: | [DOCS] Document how to use domain names in Endpoints | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Alexander Koksharov <akokshar> |
| Component: | Documentation | Assignee: | Gaurav Nelson <gnelson> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | zhaozhanqi <zzhao> |
| Severity: | medium | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | medium | ||
| Version: | 3.1.0 | CC: | abenaiss, aos-bugs, decarr, erich, jkaur, jokerman, knakayam, mbarrett, michael.voegele, misalunk, mmccomas, pep |
| 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: | 2017-05-22 00:36: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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1267746 | ||
|
Description
Alexander Koksharov
2015-12-23 07:27:21 UTC
Related upstream discussions: https://github.com/kubernetes/kubernetes/pull/11838 https://github.com/kubernetes/kubernetes/issues/13748 *** Bug 1342591 has been marked as a duplicate of this bug. *** The ExternalName service type that covers this use case was released with OCP 3.5: https://docs.openshift.com/container-platform/latest/release_notes/ocp_3_5_release_notes.html#ocp-35-ability-to-refer-to-external-endpoints-by-name However, it seems there are no specific docs about it beyond that mention in the release notes, so I'm moving this to a documentation bug to address that. Created a pull request (https://github.com/openshift/openshift-docs/pull/4375) for adding this information in the relevant section. Updates are now live at https://docs.openshift.com/container-platform/3.5/dev_guide/integrating_external_services.html |