from Hacker News

Show HN: Use Cypher to Work with the Kubernetes API

by fatliverfreddy on 8/6/24, 9:58 PM with 0 comments

I created this tool around six months ago and it's been a daily driver for me since.

I lets you use a syntax similar to Cypher(Neo4j's query language which I very much adore) to perform CRUD operations on K8s.

This is an alpha release and while Cyphernetes has been in real-world use by me and a handful of other folk, I'd suggest extreme care when performing create/update/delete operations.