feat: Add DNS Registrar design decision#849
Merged
Erik Osterman (Cloud Posse) (osterman) merged 6 commits intoJan 10, 2026
Merged
feat: Add DNS Registrar design decision#849Erik Osterman (Cloud Posse) (osterman) merged 6 commits into
Erik Osterman (Cloud Posse) (osterman) merged 6 commits into
Conversation
Create a new design decision document for choosing where to register domains. This consolidates guidance previously scattered across the Service Discovery Domain decision and DNS setup tutorial. The decision presents two main options: AWS Route 53 Registrar (recommended) and existing registrars, with detailed considerations including Cloudflare limitations, enterprise registrar options, and Terraform support constraints. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Add context explaining the distinction between domain ownership and NS delegation, including patterns for vanity domains (TLD per stage delegated to each account) and service discovery domains (zones delegated to member accounts). Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
This information makes sense. Is it fair to say that when electing to use AWS waiting on the core-dns account to be provisioned is a requirement? |
Member
Author
Yes, exactly - provisioning |
Note that dns account must be provisioned first and a credit card is required (separate from regular AWS billing). Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
58dd87d
into
master
3 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
what
why
references