-
Story
-
Resolution: Done
-
Undefined
-
None
-
4.15.0
-
None
-
None
-
BU Product Work
-
False
-
None
-
False
-
OCPSTRAT-990 - [GA] Allow customer managed DNS solutions for GCP: Implementation
-
-
User Story:
As a (user persona), I want to be able to:
- Capability 1
- Capability 2
- Capability 3
so that I can achieve
- Outcome 1
- Outcome 2
- Outcome 3
Acceptance Criteria:
Description of criteria:
- Upstream documentation
- Point 1
- Point 2
- Point 3
(optional) Out of Scope:
Detail about what is specifically not being delivered in the story
Engineering Details:
- (optional) https://github.com/openshift/enhancements/pull/1468
- (optional) https://issues.redhat.com/link.to.spike
- https://github.com/openshift/baremetal-runtimecfg is responsible for generating the Corefile for CoreDNS. Supply the API and API-Int LB IP addresses to baremetal-runtimecfg using new optional flags: "cloud-ext-lb-ips" and "cloud-int-lb-ips".
- When these input parameters are present, generate the CoreDNS Corefile with entries for api and api-int urls using these LB IP addresses.
This requires/does not require a design proposal.
This requires/does not require a feature gate.