Skip to content

Installer simplification adr 2.0#1618

Open
scottmbaker wants to merge 14 commits intomainfrom
installer-simplification-adr
Open

Installer simplification adr 2.0#1618
scottmbaker wants to merge 14 commits intomainfrom
installer-simplification-adr

Conversation

@scottmbaker
Copy link
Copy Markdown
Contributor

Description

Adds a new ADR for installer simplification tasks for 2026.1

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes
  • I have not introduced any 3rd party dependency changes
  • I have performed a self-review of my code

@scottmbaker scottmbaker force-pushed the installer-simplification-adr branch from 5fc275e to efe32bb Compare March 30, 2026 18:40
Comment on lines +189 to +191
A simplification opportunity exists: a **wildcard DNS record** in Route53
(`*.orch-<ip>.espdqa.infra-host.com`) would eliminate the need to maintain individual
subdomain records at the DNS layer, since the in-cluster ingress already routes by
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when we deploy autocert in coder we actually use a wildcard dns name. this wont work with a k3s deployment as you need to route to 3 different ip addresses based of name

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm doing a PoC now that moves all three services to the same IP address using different ports. This would be option (3) in the section on switching to 1 IP address. We'll see how it goes...

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants