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

Visualize Kubernetes resources for the app deployment #444

Open
mms-gianni opened this issue Oct 22, 2024 · 0 comments
Open

Visualize Kubernetes resources for the app deployment #444

mms-gianni opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
feature New feature or request Idea/discussion

Comments

@mms-gianni
Copy link
Member

mms-gianni commented Oct 22, 2024

Description

It would be cool to see which Kubernetes resources are involved in every deployed app. Similar to ArgoCD's view. Obviously Kubero's view will be more static.

Possible solution

Vue Flow seems provide all the required features. https://vueflow.dev/examples/layout.html

OR

Alternatives

Wondering what ArgoCD has under the hood. There is Dagre, but I was not able to find the rest of the UI :
https://github.com/argoproj/argo-cd/blob/master/ui/package.json#L22
Maybe here?
https://github.com/argoproj/argo-cd/blob/master/ui/src/app/applications/components/application-pod-view/pod-view.tsx

Additional information

No response

@mms-gianni mms-gianni added Idea/discussion feature New feature or request labels Oct 22, 2024
@mms-gianni mms-gianni self-assigned this Oct 23, 2024
@mms-gianni mms-gianni moved this to Todo in Roadmap Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Idea/discussion
Projects
Status: Todo
Development

No branches or pull requests

1 participant