Hacker News new | ask | show | jobs
by user- 809 days ago
I feel like ive seen so many new companies just providing cheaper github actions.
1 comments

They provide Actions _runners_ because GitHub runners are quite expensive (per CPU and GB of memory) compared to the underlying cost of a Kubernetes node on most cloud providers or bare metal. Of course, that assumes you’ve already paid the cost to setup a cluster, which is not free.