Run self-hosted CI/CD agents on Azure Kubernetes Service - Part 3 - GitHub Actions

Опубликовано: 24 Июль 2026
на канале: Adam Kielar
334
7

In Part 3 of this series, discover how to run self-hosted CI/CD agents on Azure Kubernetes Service using GitHub Actions. Learn how to set up and configure GitHub Actions for building and deploying your applications on AKS, and take advantage of the power of GitHub Actions for CI/CD automation.

LINKS & RESOURCES
===============================
Blog: https://www.adamkielar.pl/posts/run-s...

GitHub Repo: https://github.com/adamkielar/github-...

Actions runner controller: https://github.com/actions/actions-ru...

Part 1:    • Run self-hosted CI/CD agents on Azure Kube...  
Part 2:    • Run self-hosted CI/CD agents on Azure Kube...  
Part 4:    • Run self-hosted CI/CD agents on Azure Kube...  

⏱️⏱️VIDEO CHAPTERS⏱️⏱️
0:00 GitHub-hosted vs Self-hosted runner
2:45 Overview
3:23 Create AKS and ACR
4:54 Create Managed Identity | Kubernetes objects
8:48 Install runner
16:20 Run pipeline
18:16 Install runner with Kubernetes controller
22:16 Run pipeline again