Open Source Contribution Note #1: Displaying ESO Custom Target Resources on ArgoCD UI

📰 Dev.to · Jaruwat Panturat

Learn to display custom target resources on ArgoCD UI for improved Kubernetes management

intermediate Published 4 Apr 2026
Action Steps
  1. Install ArgoCD on your Kubernetes cluster using the official documentation
  2. Create a custom target resource using External Secrets Operator
  3. Configure ArgoCD to display the custom target resource on its UI
  4. Test the configuration by applying a sample application manifest
  5. Verify the custom target resource is displayed correctly on the ArgoCD UI
Who Needs to Know This

Platform engineers and DevOps teams can benefit from this tutorial to enhance their Kubernetes management skills

Key Insight

💡 ArgoCD can be extended to display custom target resources, enhancing its usability for platform engineers

Share This
🚀 Display custom target resources on ArgoCD UI to streamline Kubernetes management

Key Takeaways

Learn to display custom target resources on ArgoCD UI for improved Kubernetes management

Full Article

Currently, I'm working as a platform engineer. Kubernetes (and its ecosystem, e.g., External Secrets,...
Read full article → ← Back to Reads