News

This repository provides an end-to-end solution for automating Continuous Integration and Continuous Deployment (CI/CD) in a Kubernetes environment on Azure. It leverages Terraform for infrastructure ...
Azure provides the Azure Kubernetes Service (AKS) to run Kubernetes clusters. It works well as long as you are happy to use only Linux nodes. If you want to use Windows nodes, or a mixture of the two ...