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: 12 months ago
JSON representation
Manage infrastructure using Terragrunt and ArgoCD
- Host: GitHub
- URL: https://github.com/felipelaptrin/live-infrastructure-gitops
- Owner: felipelaptrin
- Created: 2022-12-26T23:29:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T01:34:38.000Z (about 3 years ago)
- Last Synced: 2024-10-11T17:11:36.373Z (over 1 year ago)
- Topics: argocd, gitops, kubernetes, terragrunt
- Language: HCL
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
