Generate the PlantUML diagram from Kubernetes script
VinayaSathyanarayana opened this issue · 7 comments
VinayaSathyanarayana commented
Is it possible to generate the diagram from the Kubernetes Script - may be with special flags/keys in comments?
dcasati commented
That would be an awesome addition. That’s currently not implemented.
VinayaSathyanarayana commented
Thanks @dcasati . What do you suggest as the next steps to implement it?
dcasati commented
I'm investigating this. Open for suggestions though :)
amoAHCP commented
@VinayaSathyanarayana what do you mean by "Kubernetes Script"? we have internally several ways of analyzing Helm Charts (the CRDs) which will result in PlantUML diagrams....this was one of the prototypes: https://github.com/amoAHCP/CRDtoUML/tree/master/crdTOuml
VinayaSathyanarayana commented
VinayaSathyanarayana commented
If we can generate plantuml diagrams from helm charts, that would be great