Skip to content

Add ArgoCD app and deployment manifests#1644

Open
sthitajoshi wants to merge 8 commits intotypicode:mainfrom
sthitajoshi:main
Open

Add ArgoCD app and deployment manifests#1644
sthitajoshi wants to merge 8 commits intotypicode:mainfrom
sthitajoshi:main

Conversation

@sthitajoshi
Copy link

This pull request adds the necessary files and structure to demonstrate a GitOps-based deployment workflow using ArgoCD and a simple json-server application.

Key Additions
Kubernetes deployment and service manifests for json-server (in manifests/ directory)

ArgoCD Application manifest for syncing deployments from the Git repository

Updated project structure for Git-based infrastructure management

Project Highlights
Demonstrates GitOps workflow with ArgoCD

Shows how to deploy and manage a Kubernetes app using Git as the single source of truth

Useful as a reference for CI/CD using declarative manifests and ArgoCD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant