You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
The text was updated successfully, but these errors were encountered:
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.
@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
The text was updated successfully, but these errors were encountered: