-
Notifications
You must be signed in to change notification settings - Fork 75
EKS deployment: Add a load balancer #1478
Copy link
Copy link
Open
Description
Description
We should include a load balancer (ALB) in front of the EKS cluster, and all associated resources: security group rules, etc.
This will allow us to also tackle authentication (#1294) using AWS' own resources.
What defines this endeavor to be completed
- Add an ALB to the deployment script
- Add the step to delete the ELB when tearing down the cluster
- Add additional resources as required
- Verify the cluster is working as expected
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🥞 Todo