Deploy a Web App to an AKS Cluster using AWS Codepipeline and ArgoCD.
Architectural Diagram
Jun 15, 20237 min read2.4K

Search for a command to run...
Articles tagged with #aks
Architectural Diagram

What is ArgoCD? Argo CD is an open-source GitOps continuous delivery tool. It monitors your cluster and your declaratively-defined infrastructure stored in a Git repository and resolves differences between the two effectively automating application d...

What is Kubernetes? Kubernetes, also known as K8s, is an open-source system for automating the deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management ...
