plantuml guide + fix for text overlap in kubernetes azure diagram
Crashedmind opened this issue · 1 comments
Hi Diego,
Thanks for the impressive work on kubernetes diagrams!
2 topics I'd like to discuss with you
-
plantuml guide
I am working with @arnaud Roques (creator/owner of plantuml) on a guide for stdlib to be released next week.
I'd like to include one of your diagrams as it showcases the power of plantuml. i..e this page
https://crashedmind.github.io/PlantUMLHitchhikersGuide/kubernetes/kubernetes.html -
the current diagram
https://github.com/dcasati/kubernetes-PlantUML/blob/master/samples/microservices-azure-aks.puml has a text overlap when using the plantuml server.
This can be fixed by adding "skinparam linetype polyline"
thanks,
Chris
hey @Crashedmind -
All good with both topics. I'll include the skinparam linetype polyline
(thanks!). The plantuml server doesn't seem to be able to render the https://github.com/dcasati/kubernetes-PlantUML/blob/master/samples/microservices-azure-aks.puml file anymore for some reason.