Skip to content

🚨 ArgoCD Deployment Failed: aks-labs-on-tech-connect #52

@github-actions

Description

@github-actions

ArgoCD Deployment Failure

Application: aks-labs-on-tech-connect
Timestamp: 2026-02-11T22:52:24.309Z

Cluster Information

Field Value
Cluster Name aks-eastus2
Resource Group rg-anyscale-demo
Namespace default

Application Status

Field Value
Health Status Degraded
Sync Status OutOfSync
Revision def78ff78f604229ea472eb2ecb1a3f001fcec60
Repository https://github.com/DevExpGbb/agentic-platform-engineering.git

Error Message

<no value>

Troubleshooting Commands

# Check application status in ArgoCD
argocd app get aks-labs-on-tech-connect

# 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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions