This implements the load balancer for the keyserver ecs cluster, distributing keyserver requests to keyserver tasks
Depends on D12559
Paths
| Differential D12560 Authored by will on Jun 24 2024, 7:33 PM.
Details
Summary This implements the load balancer for the keyserver ecs cluster, distributing keyserver requests to keyserver tasks Depends on D12559 Test Plan Successful load balancer health check on the primary ecs task, meaning traffic is properly sent to our fargate tasks. Was also able to send requests through my domain configured to point to the load balancer.
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJun 24 2024, 7:33 PM2024-06-24 19:33:56 (UTC-7) Harbormaster completed remote builds in B29906: Diff 41665.Jun 24 2024, 7:50 PM2024-06-24 19:50:05 (UTC-7) This revision is now accepted and ready to land.Jun 25 2024, 12:03 AM2024-06-25 00:03:50 (UTC-7) Harbormaster completed remote builds in B30392: Diff 42355.Jul 16 2024, 11:57 AM2024-07-16 11:57:09 (UTC-7) Closed by commit rCOMM09879f5ea31b: [terraform] set up keyserver load balancer (authored by will). · Explain WhyJul 17 2024, 7:01 PM2024-07-17 19:01:39 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41665 services/terraform/self-host/aws_lb.tf
services/terraform/self-host/keyserver_primary.tf
services/terraform/self-host/variables.tf
|