Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Extract deployment diagram snapshot via kubernetes/openshift api #1419

Open
maxandersen opened this issue Nov 21, 2017 · 1 comment
Open

Comments

@maxandersen
Copy link
Collaborator

As a contributor and support I would like to document and understand how the system is physically and optimally logically deployed.

We could manually keep a diagram uptodate but it very easily get tedious and probably incorrect.

More interesting if we could extract deployment diagram using the k8 api and generate a plantuml diagram like this (not representative, just example):

source for the above is here.

Not all info is directly available in k8 api (like that core is using external db etc.) but the idea is we could add labels/annotations or even an external .puml file to add any interesting metadata.

@kbsingh
Copy link
Collaborator

kbsingh commented Nov 21, 2017

cc @pbergene as something we might want to track in the service docs as well

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

No branches or pull requests

3 participants