This tutorial provides you with an introduction to building an Azure Kubernetes Service and GitHub Actions. I walk through each step while providing you with all the code to deploy exactly what I do.
We'll work with a stateless React.js app that has very little dependencies so the focus is on the deployment and infrastructure.
Here are some links to help you:
Microsoft Docs: Azure Kubernetes Service (AKS)
Microsoft Docs: Deployment Center for Azure Kubernetes
Microsoft Docs: Kubernetes core concepts for Azure Kubernetes Service (AKS)
Microsoft Docs: Service principals with Azure Kubernetes Service
Microsoft Docs: Azure Container Registry Documentation
Microsoft Learn: Azure Fundamentals
Microsoft Azure: $200 Free Credit
Top comments (0)