Hacker News new | ask | show | jobs
by bracketfocus 701 days ago
If we already have some EKS clusters setup, is there a benefit to this over Actions Runner Controller (ARC)?

https://github.com/actions/actions-runner-controller

1 comments

It’s going to be easier to maintain and cheaper. Plus you get compatible images included and more flexible runner assignment. But if you’re already happy with ARC then there is no real need to switch. RunsOn is really for people who want more of a turnkey solution.