AvitalTamir/cyphernetes
A Kubernetes Query Language observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 90
- Release rhythm 40
- Longevity 73
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 1024
- days_rel: 430
- days_push: 61
- n_releases_24m: 18
Adoption not part of the score
1220 stars · 25 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cyphernetes is a Cypher-inspired query language and CLI for Kubernetes that lets users express cluster operations as graph queries (MATCH/WHERE/DELETE) instead of verbose kubectl pipelines. It ships as a CLI with an interactive shell, web UI, kubectl plugin, Go API, and an operator for defining reactive workflows.
Use cases
- query kubernetes resources with a cypher-like language
- delete all pods that are not running
- find relationships between deployments, services and pods
- run kubernetes queries in ci/cd pipelines
- query multiple kubernetes clusters with one command
- build kubernetes operators without writing go code
- visualize cluster resources as a graph
When to choose
- you frequently write complex multi-resource kubectl/jq pipelines
- you want graph-style queries over kubernetes resources and CRDs
- you need multi-cluster querying or scripting-friendly k8s queries
- you want to define operators/workflows declaratively without Go
When to avoid
- you only need simple single-resource kubectl commands
- your team has no appetite for learning a new query language
- you need battle-tested tooling for critical production automation with strict change-control
- you work outside Kubernetes entirely
Facets
cli-tool · maturity active
cli developer-tools api-framework developer-tools cloud-computing infrastructure-as-code windows cli go kubernetes cypher-query-language kubectl-plugin graph-queries operator-framework multi-cluster query-language devops containers linux macos
4 sources
- readme: https://github.com/AvitalTamir/cyphernetes · fetched 2026-08-28 · 2c9c348c5d1a
- homepage: https://cyphernet.es · fetched 2026-08-29 · 0dc13f22dc67
- site_page: https://cyphernet.es/docs/installation · fetched 2026-08-29 · eab1d92aab17
- site_page: https://cyphernet.es/docs/examples · fetched 2026-08-29 · 18a2471e09be
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AvitalTamir/cyphernetes | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="AvitalTamir/cyphernetes")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem