How to save a fortune with self hosted GitHub runners

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • actions-runner-controller

    Kubernetes controller for GitHub Actions self-hosted runners

  • GitHub has made it possible to run GitHub Actions using your own self-hosted runners. Thanks to the Actions Runner Controller it is surprisingly easy to run actions in your Kubernetes clusters.

  • actions-runner-controller

    Discontinued Kubernetes controller for GitHub Actions self-hosted runners [Moved to: https://github.com/actions/actions-runner-controller] (by actions-runner-controller)

  • kubectl create -f https://github.com/actions-runner-controller/actions-runner-controller/releases/download/v0.25.2/actions-runner-controller.yaml

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tokens

  • Create a token under Settings > Developer settings > Personal access token. Make sure you have admin access to the repos your runners will run on.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts