Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no-jira: POC for custom dns solution for AWS #9053

Closed

Commits on Sep 25, 2024

  1. no-jira: POC for custom dns solution for AWS

    ** Extract the public and private load balancer IP addresses from AWS.
    barbacbd committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e46eedc View commit details
    Browse the repository at this point in the history
  2. no-jira: Add api and api-int ips to bootstrap node

    ** The api and api-int addresses are coming from the capi gcp provider. The addresses
    must be added to the Load Balancer Config and to the ignition config for the bootstrap
    node.
    barbacbd committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4b7a5d9 View commit details
    Browse the repository at this point in the history
  3. ** Create ignition bucket for AWS bootstrap process

    ** Fill the bucket with ignition data
    ** Update the ignition data with the load balancer ip addresses in the lb config
    
    ** Missing: Deletion of Bucket in DestroyBootstrap process
    ** Missing: CustomDNS Marker for AWS. This would make it tech preview
    barbacbd committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8a8d9cf View commit details
    Browse the repository at this point in the history