Dashboard - Installed ArgoCD Applications

Environment: factory-x - (Last synced: 57s)

Help? / How to use!

Columns:

  • Product name: Shows the name of the argocd application; Mouse hover will show you the text description (
    • : Application is health
    • : Application is currently being processed; ArgoCD might check if the Application is still in sync. This does not indicate an error or an issue, a refresh should be enough
    • : Application is degraded / broken
    • : Application is suspended on ArgoCD
    • : Application is missing in ArgoCD; Nothing deployed
    • : Unknown error
    • : Some error happened. This might ge an indication that the Application is broken
    /
    • : The Application is in sync with the code from GitHub; No manual change through ArgoCD UI happened
    • : The Application is different from the code on GitHub; This indicates that someone changed a value in ArgoCD instead of in GitHub
    )
  • Namespace: Shows the destination namespace
  • Last Sync: Shows last sync happened and the revision
  • Images: Shows all used images and shows a hint if any :latest or :main images are found
  • Postgresql: Shows found Postgresql image version; This gives a hint on what Postgresql version is pulled in
  • External Urls: Shows all configured and publicly reachable URLs of the installed application

Verbose data:

  • GitVersion / K8s cluster:
  • Ignored Namespaces: (2): argocd, kube-system