Skip to content

🚨 ArgoCD Deployment Failed: agentic-platform-engineering-demo #9

@github-actions

Description

@github-actions

ArgoCD Deployment Failure

Application: agentic-platform-engineering-demo
Timestamp: 2026-02-17T06:59:14.583Z

Cluster Information

Field Value
Cluster Name msftgbb
Resource Group agentic-platform-engineering
Namespace default

Application Status

Field Value
Health Status Degraded
Sync Status Synced
Revision 93cda02107dcb0d9ff7fa90632afbcc1fa63fd92
Repository https://github.com/microsoftgbb/agentic-platform-engineering.git

Error Message

successfully synced (all tasks run)

Troubleshooting Commands

# Check application status in ArgoCD
argocd app get agentic-platform-engineering-demo

# Check pods in namespace
kubectl get pods -n default

# Describe failed pods
kubectl describe pods -n default

# Get pod logs
kubectl logs -n default <pod-name>

# Check events
kubectl get events -n default --sort-by='.lastTimestamp'

Quick Links


This issue was automatically created by ArgoCD Notifications

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions