> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# January 20, 2026 - New Tutorial: Run GitHub Actions Runners on SUNK

> New tutorial for deploying self-hosted GitHub Actions runners on SUNK using the Actions Runner Controller

A new tutorial is now available for deploying self-hosted GitHub Actions runners on SUNK.

The [Run GitHub Actions Runners on SUNK](/products/sunk/tutorials/github-actions-runners) guide walks through the process of using the Actions Runner Controller (ARC) to create and manage runners for both CPU and GPU workloads.

## Overview

Self-hosted GitHub Actions runners provide a flexible and powerful way to run CI/CD workflows on your own infrastructure. The guide covers setting up a GitHub App for authentication to configuring and deploying runner scale sets for both CPU and GPU-intensive tasks.

## Key features

* **Detailed instructions**: The tutorial provides step-by-step guidance on how to set up and configure self-hosted runners.
* **CPU and GPU support**: Learn how to deploy runners for both standard and GPU-accelerated workloads.
* **SUNK scheduler integration**: For GPU runners, the guide explains how to integrate with the SUNK scheduler for efficient resource management.
