-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
None
-
None
-
Installer Sprint 274, Installer Sprint 275
When userProvisionedDNS is enabled, a static DNS pod is run on the bootstrap node to provide DNS while control plane nodes are coming up. So, the resolv.conf on the bootstrap node should point to this local DNS while is running on localhost with IP 127.0.0.1.
We also need to make sure this resolv.conf entry does not get overwritten by NetworkManager when the bootstrap node is coming up.
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/link.to.enhancement/
- (optional) https://issues.redhat.com/link.to.spike
- See https://github.com/openshift/installer/pull/9207 and do the same for Azure
This requires/does not require a design proposal.
This requires/does not require a feature gate.