Export application details tree as PNG image or any other format #13892
Replies: 4 comments
-
|
I'd like to see this feature too, upvoted 👍 |
Beta Was this translation helpful? Give feedback.
-
|
Or exported as open source diagrams code with K8S nodes |
Beta Was this translation helpful? Give feedback.
-
|
I don't really see this as a first-class feature. For a simple screenshot, one could just use a headless browser. To export to some other tree representation, you could just pull the resource tree from the API and convert it to the desired format. |
Beta Was this translation helpful? Give feedback.
-
|
Maybe a better ask would be to provide the icon set, similar to https://github.com/kubernetes/community/tree/master/icons or https://aws.amazon.com/architecture/icons/. What do you think? That would already make a big difference in our lives when drawing diagrams. Then the open-source community could take care of the rest if they want to turn it into a diagram tool. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We diagram every application by hand (using draw.io or similar tools) with some templates we have, but the information is pretty similar to the ArgoCD details view.
So, would be great if ArgoCD bring us an option of exporting the details view as png or some image format where we can use it afterward in the documentation
Beta Was this translation helpful? Give feedback.
All reactions