You can now use Cyphernetes to create K8s operators

  • Hey HN, I've been hard at work on Cyphernetes - A query language for k8s that lets you query Kubernetes as a graph.

    Cyphernetes is an efficient way to express complex and highly-connected operations in Kubernetes. It comes with a fully-featured interactive shell and now, the very latest addition, a tiny operator framework!

    You can now use Cyphernetes Dynamic Operators to express a cluster's desired state in a couple of lines and have an operator up and running in minutes.

    Besides operators, this release comes with a bunch of new language features and performance improvements as well as bug fixes.