Closed glogiotatidis closed 4 years ago
👍 💰
The proposed change seems good to me. Haven't used the AMD types before, so I'll be interested to see what performance gains we see.
One thing to note, I don't think we fully finished the work of having the gitlab runners update a security group when they get new IP addresses. If you wanted to take a swipe at that, that'd be great. Either way, it's worth double/triple checking that the runners can talk to all the k8s clusters after deployment. I usually just rerun infra-services or dev deployment jobs to double check.
We paired with @pmac and deployed new runners with fresh packer images in both regions. Also produced https://github.com/mozmeao/infra-services/pull/92
We're moving bedrock's integration tests to our runners, so increased CPU would benefit test run times.
We're currently on
m5.large
. I suggest that we move toc5a.xlarge
with the same memory, double vCPUs,a
stands for AMD.Thoughts @pmclanahan @duallain @bensternthal ?
Related issue https://github.com/mozilla/bedrock/issues/9453