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

Neo4j outsode kubernetes #65

Open
myrulezzz opened this issue Jan 1, 2023 · 2 comments
Open

Neo4j outsode kubernetes #65

myrulezzz opened this issue Jan 1, 2023 · 2 comments

Comments

@myrulezzz
Copy link

myrulezzz commented Jan 1, 2023

@steveteuber Hi can i use the plugin to visualize kubernetes resources even if neo4j is installed outside kubernetes?how can i call kubernetes resources in my cypher query from neo4j which is running outside kubernetes

@steveteuber
Copy link
Owner

Hi @myrulezzz,

Thank you for opening this issue. With this kubectl plugin it doesn't matter where your Neo4j database is running.
You just need to fetch all desired resources and then import them into your Neo4j database.

For more details please take a look into the Quickstart guide.

PS: This kubectl plugin outputs Cypher statements from kubernetes resources.

@myrulezzz
Copy link
Author

@steveteuber If you add more pods lets say and you want to update your graph how you will do it?

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

No branches or pull requests

2 participants