Loading video player...
🚀 Run GitHub Actions Inside AKS Using Self-Hosted Runners In this video, you'll learn how to run GitHub Actions CI/CD pipelines directly inside your Azure Kubernetes Service (AKS) cluster using Self-Hosted Runners and Actions Runner Controller (ARC). 🔥 Instead of relying on GitHub-hosted runners, we’ll deploy and manage runners inside Kubernetes for better performance, scalability, private networking, and full infrastructure control. This is a real-world DevOps setup used by modern engineering teams to build secure and production-ready CI/CD pipelines. 📌 What You’ll Learn ✅ What are Self-Hosted GitHub Actions Runners ✅ Why companies use runners inside Kubernetes ✅ Install cert-manager on AKS ✅ Install Actions Runner Controller (ARC) ✅ Create GitHub Personal Access Token (PAT) ✅ Deploy GitHub Actions runners inside AKS ✅ Run CI/CD pipelines inside your Kubernetes cluster ✅ Debug common ARC installation issues ✅ Verify jobs running inside Kubernetes pods 🔥 Why Self-Hosted Runners? ✔ Faster CI/CD pipelines ✔ Access private resources securely ✔ Full infrastructure control ✔ Better scalability ✔ Production-grade Kubernetes CI setup Setup Guide - https://github.com/shubhamagrawal17/Tutorial/tree/main/GitHub%20Actions/Day-6 #githubactions #devops #clouds #kubernetes #education #github actions on kubernetes #arc github actions #self hosted runners #azure aks #devops tutorial #github actions tutorial #aks tutorial