-
Story
-
Resolution: Obsolete
-
Normal
-
None
-
None
-
5
-
False
-
None
-
False
-
-
User Story:
As a (user persona), I want to be able to:
- Parse Azure Load balancer information
- Parse the public and private load balancer ip addresses from the cluster terraform stage output
- Create the load balancer config map and write it to the install directory
- Delete the bootstrap ignition from installer state
- Regenerate the bootstrap ignition ( this will pickup the changes to include the LB Config map)
- Update the terraform.tfvarrs.json file (asset struct) to include the new data for the ignition_bootstrap entry
- [optional] Rewrite the terraform.tfvars.json file to disk
so that I can achieve
- Provide the Load Balancer Configuration Map to the bootstrap node
Acceptance Criteria:
Description of criteria:
- Upstream documentation
- Point 1
- Point 2
- Point 3
(optional) Out of Scope:
Rewrite the terraform.tfvars.json file to disk
- clones
-
CORS-3038 User Managed DNS: [Azure] Extract Load Balancer Information
- Closed
- links to