Join Slack
Communities
Powered by
we are attempting to move to ARC (actions runner c...
# general
c
careful-oil-55681
05/09/2024, 8:39 PM
we are attempting to move to ARC (actions runner controller) which means running our actions in Kubernetes pods instead of EC2 instances/ASGs. Basic stack taking 5 min to preview
b
bored-activity-40468
05/09/2024, 8:45 PM
Upping the SSD types makes a big difference but I'm not sure you can do that with the hosted agents. The packer for the hosted agents is available here
https://github.com/actions/runner-images
We build images from that and have scale set agents (
https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/scale-set-agents?view=azure-devops
) with fast ssd running during work hours and fall back to hosted agents for off hours. This is for Azure DevOps which doesn't help but the same might be able to be done with self hosted runners.
7
Views
Open in Slack
Previous
Next