argocd manifest best practice

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
  • gitops-workloads

  • # # Create bootstrap app # argocd app create workloads-bootstrap \ --repo https://github.com/myspotontheweb/gitops-workloads.git \ --path projects \ --project default \ --dest-server https://kubernetes.default.svc \ --dest-namespace argocd # # Set sync policy # argocd app set workloads-bootstrap --sync-policy automated --self-heal

  • gitops-demo-app1

    Discontinued First demo app for gitops demo

  • 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
  • gitops-demo-app2

  • gitops-demo-app3

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