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.