Skip to content

Add ArgoCD app and deployment manifests #1644

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant