Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felipelaptrin/live-infrastructure-gitops

Manage infrastructure using Terragrunt and ArgoCD
https://github.com/felipelaptrin/live-infrastructure-gitops

argocd gitops kubernetes terragrunt

Last synced: 11 days ago
JSON representation

Manage infrastructure using Terragrunt and ArgoCD

Awesome Lists containing this project

README

        

# live-infrastructure-gitops

## Description
This is a simple project using Terragrunt (using a live-repo structure) and ArgoCD (applying GitOps principles) to deploy some test apps using AWS EKS.

## Architecture

The architecture is displayed above. Every component (such as EKS, IAM Role and VPC) was created using Terragrunt.

![Architecture](/docs/architecture.png "Architecture")