Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate the PlantUML diagram from Kubernetes script #7

Open
VinayaSathyanarayana opened this issue Mar 4, 2021 · 7 comments
Open

Comments

@VinayaSathyanarayana
Copy link

Is it possible to generate the diagram from the Kubernetes Script - may be with special flags/keys in comments?

@dcasati
Copy link
Owner

dcasati commented Mar 9, 2021

That would be an awesome addition. That’s currently not implemented.

@VinayaSathyanarayana
Copy link
Author

Thanks @dcasati . What do you suggest as the next steps to implement it?

@dcasati
Copy link
Owner

dcasati commented Mar 23, 2021

I'm investigating this. Open for suggestions though :)

@amoAHCP
Copy link

amoAHCP commented Mar 23, 2021

@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
Copy link
Author

@amoAHCP, @dcasati - Thanks for responding. One creates a deployment yaml script for Kubernetes. I would like to visualize the dependencies of the yaml file through plantuml.

@VinayaSathyanarayana
Copy link
Author

If we can generate plantuml diagrams from helm charts, that would be great

@kirkilj
Copy link

kirkilj commented Mar 30, 2023

I came here to ask the same question about scripts to read k8s config files, including Helm Charts, apply a filter to extract the desired properties, and then convert to Kubernetes PlantUML.

It doesn't look like there's been any further discussion here. Have there been any further thoughts on this prospect?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants