Skip to content

ArgoCD GitOps setup for personal k8s cluster

License

Notifications You must be signed in to change notification settings

siegy22/k8s-gitops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-gitops

This repository contains the GitOps configuration for my personal Kubernetes cluster hosted on DigitalOcean, managed using ArgoCD. It follows the "App of Apps" pattern to organize and deploy applications and infrastructure components.

Getting Started

  1. ArgoCD Deployment:

    • This configuration requires ArgoCD to be installed in the cluster. For instructions, visit ArgoCD's documentation.
  2. Manual Configuration:

    • The initial setup requires manual application of the app-of-apps.yaml manifest to register the core applications in ArgoCD.
kubectl apply -f app-of-apps.yaml

About

ArgoCD GitOps setup for personal k8s cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published