For anyone using or interested in backstage, and p...
# promotional-content
s
For anyone using or interested in backstage, and possible integrations with crossplane, ive developed a few useful plugins for this and wrote a small blog post describing the use cases, UX and features. The code is all available on github and any comments, feedback, or contributions are always welcome! The TLDR is that this enables auto ingestion of claims as components in backstage, auto generation of gitops friendly software templates from all XRDs in your clusters, and crossplane resource visualization similar to komoplane but directly within backstage. The blog: https://vrabbi.cloud/post/integrating-backstage-with-crossplane/ The code: https://github.com/terasky-oss/backstage-plugins
j
Hey @Scott Rosenberg! Very cool! Does that also mean that I can auto-ingest ArgoCD applications when I create the proper annotations on the ArgoCD application definition?
s
Indeed
You just need to add the right config for backstage and annotations on the applications
j
That sounds promising. i need to test that 🤩
s
If you do try it would love any feedback on the plugins