Skip to content

api-int should not be a required external DNS record #538

Description

@cybertron

As part of the 4.1 rebase, we need to add support for the api-int DNS name. Unfortunately, because this is used during ignition (before we configure nodes to point at coredns) just adding a static entry in coredns is not sufficient. #523 is adding it to the libvirt dnsmasq, but this essentially makes it a required external record. Since it's actually for internal use only, we shouldn't be requiring that.

This issue is to track the tech debt associated with api-int and provide a reference for the work to remove the external DNS requirement. Currently the plan is to point ignition directly at the VIP and then switch to using api-int once we've configured the nodes to point at coredns.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions