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

Implement fakeintake single LB for agent-sandbox|qa #639

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

vboulineau
Copy link
Collaborator

What does this PR do?

Use a permanent LB for FI in agent-sandbox and agent-qa, reducing IP usage, speeding up creation.

Agent routing is based on Host header in ALB: <hash>.lbX.fi.<sandbox|qa>.dda-testing.com.
A wildcard CNAME entry in Route53 allows to route *.fi.<env>.dda-testing.com to the LB. If we add more in the future we'll need records for *.lbX.fi instead.
The ALB does TLS termination and has a signed SSL cert as we have a public DNS.

Which scenarios this will impact?

Motivation

Additional Notes

@vboulineau vboulineau requested a review from a team as a code owner February 20, 2024 17:44
@vboulineau vboulineau merged commit 7b191db into main Feb 26, 2024
7 checks passed
@vboulineau vboulineau deleted the vboulineau/fi-single-lb branch February 26, 2024 16:01
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.

2 participants