# Microsoft Reactor: Workshop on AKS with Virtual Nodes and GitHub Actions

A free workshop on how we can leverage the power of Virtual Nodes to create applications that scale infinitely and also how we can automate the deployment of everything using GitHub Actions and AKS!

- URL: https://blog.lsantos.dev/en/microsoft-reactor-aks-virtual-nodes-github-actions/
- Published: 2020-10-01
- Updated: 2026-07-16
- Section: infra
- Tags: azure, kubernetes, docker, github, ci, containers, video, workshop
- Language: en
- Author: Lucas Santos

---
On the 29th I took part in an amazing live stream from Microsoft Reactor with the great [Caio Calado](https://www.linkedin.com/in/caiocaladoo/) as host!

In this live we did a hands-on workshop on how we can create a cluster in [Azure Kubernetes Service](https://docs.microsoft.com/azure/aks/?WT.mc_id=blog-personal-ludossan) and leverage the power of Virtual Nodes to have infinite scalability. That's our first demo.

Then we moved on to practically creating a GitHub repository to use GitHub Actions so we could create and deploy complete applications to [AKS](https://docs.microsoft.com/azure/aks/?WT.mc_id=blog-personal-ludossan) without even touching them.

You can find all this for free in the video below!

![](https://www.youtube.com/watch?v=qB_B5mkDpIA)

Don't forget to like and share so other people can also get access to this content! Subscribe to the newsletter below and leave your thoughts in the comments. All feedback is welcome 🤓

## Referenced links

-   [Link to the example repository](https://github.com/khaosdoctor/aks-gh-actions-demo/)
