-
Notifications
You must be signed in to change notification settings - Fork 22
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
Interrelating Kubernetes Resources: Identifying relationships between all standard and custom resources #43
Comments
Just wanted to confirm whether the focus should be exclusively on Kubernetes resources, or should also include related CNCF projects like Istio, argo, and others that integrate with Kubernetes? |
Hey everyone, Project Overview: The project focuses on creating a semantic graph that represents relationships between Kubernetes Deployments and Pods. The primary goal is to use Neo4j to map and visualize these relationships, providing valuable insights into the Kubernetes environment. Repository Details: You can explore the project repository here: Implementation: Data Preparation: The relationships.csv file contains data on Kubernetes Deployments and Pods, formatted for easy import into Neo4j. Instructions for installing Neo4j and setting up the environment are provided. The Neo4j Browser provides a visual representation of the Kubernetes resource relationships, facilitating in-depth analysis and exploration. I would greatly appreciate feedback from the community on the following aspects: Data Modeling: Are there any suggestions for improving the semantic graph model for Kubernetes resources? I’m interested in ensuring that the graph accurately reflects the complex relationships within Kubernetes environments. Any recommendations for optimizing the performance of Neo4j when handling large datasets? Tips on best practices for managing and querying graph data in Neo4j would be valuable. How can the visual representation of the graph be enhanced for better clarity and insight? Feedback on the current visualization approach and suggestions for improvements would be appreciated. |
Hey everyone! I'm Nihit, a pre-final year student from the Indian Institute of Information Technology, Gwalior, majoring in Information Technology. I'm a tech enthusiast with a strong passion for open-source. I've applied for this project and have been working on this issue for some time now. I would greatly appreciate any guidance or clarity on how best to approach this issue. I'm really looking forward to solving this problem and contributing to the project as much as possible. |
@SumangalChhetri, this is great! For my part, I missed your notification until today. We discussed it a bit on the TAG Network meeting today - https://www.youtube.com/watch?v=IymegZzTI9E We're ramping up our effort here. I encourage you to reach out in the #tag-network or channel, so that we can catch up and get you involved in the project. |
Hi @leecalcote and @Yashsharma1911, I'm really interested in contributing to the project for the LFX mentorship. Could you offer some guidance on how to get started? Any advice you could give would be greatly appreciated. |
The text was updated successfully, but these errors were encountered: