ArgoCD app-of-apps create the child app but don't deploy the manifests inside the app

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: / namespace: default spec: destination: server: https://kubernetes.default.svc namespace: default project: dev source: path: deployments/dev/ or deployments/dev/ repoURL: https://github.com/.git targetRevision: HEAD syncPolicy: automated: prune: true selfHeal: true allowEmpty: true

  • argo-cd

    Declarative Continuous Deployment for Kubernetes

  • You are deploying the App1 and App2 "Application"-resources to the default namespace. As of now, ArgoCD will only recognize Application-Resources if they are inside the ArgoCD-Namespace.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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