argocd-example-apps icon indicating copy to clipboard operation
argocd-example-apps copied to clipboard

Add Degraded Example Resources

Open yashisrani opened this issue 11 months ago • 0 comments

#289

Description :

  • This pull request introduces a new degraded-example folder containing Kubernetes manifests that simulate various degraded or broken resource scenarios.

Changes Made:

  1. New Folder:
  2. Added Example Manifests:
  3. Added README.md file

Purpose :

  • Help users understand how ArgoCD displays and handles degraded applications.
  • Provide realistic failure scenarios for training and testing purposes.
  • Enhance the repository's utility for demonstrations and workshops.

Checklist:

  • [x] Added detailed examples of degraded resources.
  • [x] Updated README with instructions and descriptions.
  • [x] Verified manifests for correctness.
  • [x] Tested examples in a Kubernetes cluster.

yashisrani avatar Jan 19 '25 11:01 yashisrani