Deploying a Simple .NET API to AKS Using ArgoCD and GitHub Actions
In this guide, we'll walk through a simple example of deploying a .NET API to an Azure Kubernetes Service (AKS) using ArgoCD for GitOps automation and GitHub Actions for CI/CD. We'll containerize the .NET API using Docker, set up the necessary Azure ...
selmouni.hashnode.dev7 min read