I'm happy to announce the release of Cyphernetes v.0.2.0, a tool that's grown out of my own need for a more manageable approach to Kubernetes automation. It's both a CLI and a library designed to enable complex Kubernetes operations to be expressed declaratively, using a Cypher-like query language that understands the Kubernetes resource graph.
The latest update introduces the SET clause, born directly from the challenges I've faced and the necessity for a more efficient way to patch Kubernetes resources. This addition simplifies the process considerably, allowing for direct updates through straightforward queries.
Building Cyphernetes has been a journey shaped by my daily experiences with managing huge Kubernetes environments.
This tool is a passion project of mine, I hope more people find it exciting and that it can assist anyone facing similar challenges.