if this is also generating Deployment --> RS --> POD --> etc ? #52
|
Detect if the resource is a Deployment (kind: Deployment). Inside that case, Deployment |
Replies: 7 comments 12 replies
|
Hi @mohakhan03uk. Could you please specify the expected visual rendering in terms of clusters, nodes and edges? Could you provide a hand-drawn diagram? |
|
@mohakhan03uk I developed a first POC. When applied on examples/wordpress, this generates the following diagram:
What do you think about this diagram? |
|
@mohakhan03uk I will create a new example to store the result of this discussion. I propose the Could you share the icons for containers you use in your previous diagram? Could you point out some public examples (or your own examples if possible) on which we could apply the inside-pod configuration? |
perhaps
Right I will create a new icon from the Kubernetes Icons Set. I am not in favour to distinguish Thank you for this example. |
|
@mohakhan03uk Following is the current generated diagram for your demo1 example
It is a mess around mount volume edges as the example contains a lot of volumes mounted by containers. For a more realistic example like WordPress, the diagram is more simpler
Perhaps some edge labels could be removed as they don't give new information such as What do you think about this? |
|
@mohakhan03uk Any feedback on this feature? Does anything to update/add? |
|
Hi, |










@mohakhan03uk I committed this feature in https://github.com/philippemerle/KubeDiagrams/tree/main/examples/inside-workloads.