Typical project structure

This page summarizes the projects mentioned and recommended in the original post on /r/ArgoCD

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • When they git commit+push to main until now, Github Actions pick this up, build a new image and then do during the last step more or less helm upgrade my-service https://github.com/orgname/helm-service-chart -f chart/values.yaml.

    I think that for real projects it is better to separate argocd and our applications. For my pet project I use one mono repository: - `ops/Helm` - description of all helm-charts - `ops/argocd` - description of argocd applications that refer to helm charts So when you update a helm chart it is immediately applied to the k8s cluster. You can see my example - https://github.com/shortlink-org/shortlink

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts