steveteuber / kubectl-graph

A kubectl plugin to visualize Kubernetes resources and relationships.
Apache License 2.0
589 stars 29 forks source link

Update the cypher template to include full text search and Add neo4j browser style file. #88

Closed Kverma517 closed 6 months ago

Kverma517 commented 10 months ago

In order to analyze various clusters I need the batch id and timestamp on when I ran the command. Also added a full-text search to find nodes quickly.

steveteuber commented 6 months ago

Sorry for the really late reply. Your stylesheet looks really good. Thanks!