mozmeao / infra

Mozilla Marketing Engineering and Operations Infrastructure
https://mozilla.github.io/meao/
Mozilla Public License 2.0
59 stars 12 forks source link

Remove ELBs from Terraform, and ensure the k8s deployments are correctly create elbs. #1262

Closed duallain closed 4 years ago

duallain commented 4 years ago

Our elb deployments are currently partially defined in terraform in the infra repo, partially defined in k8s services.

bookshelfdave commented 4 years ago

services to migrate include basket/bedrock/nucleus

+ snippets

we should manually update dns to point at the new elbs

I'd like to think about this, we could probably sync up TF DNS automation w/ K8s

duallain commented 4 years ago

https://jira.mozilla.com/browse/SE-1242 has elb work in scope.