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
Action Steps
- Install ArgoCD on your Kubernetes cluster using the official documentation
- Create a custom target resource using External Secrets Operator
- Configure ArgoCD to display the custom target resource on its UI
- Test the configuration by applying a sample application manifest
- 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,...
DeepCamp AI