top | item 39958108

(no title)

damianh | 1 year ago

Selh-hosted runners can be ephemeral too. With such either mount the cache as a disk or bake docker layers/images into the runner image.

discuss

order

remdoWater|1 year ago

This requires a lot of work from a dev inf team, though. Not as straightforward for an average team.

ownagefool|1 year ago

It's actually pretty easy.

Setup GitHub app. Install the arc helm charts. Install a buildkitd statefulset.

Update parans on build to use buildkitd.

That's not to say there aren't better caching strategies, but a really basic ephemeral setup is right there.