WeSearch

Show HN: C# based Kubernetes Operator to deploy SurrealDB

·8 min read · 0 reactions · 0 comments · 3 views
Show HN: C# based Kubernetes Operator to deploy SurrealDB

Contribute to stevefan1999-personal/surrealdb-operator development by creating an account on GitHub.

Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

SurrealDB Operator A Kubernetes operator for managing SurrealDB clusters, built with KubeOps (.NET 10). Overview The SurrealDB Operator manages the full lifecycle of SurrealDB clusters on Kubernetes: deployment, storage backend provisioning (TiKV, RocksDB, or in-memory), scaling, TLS via cert-manager, and automated backups via Velero. ┌──────────────────────────────────────────────────────────┐ │ Kubernetes Cluster │ │ │ │ ┌───────────────────────┐ ┌────────────────────────┐ │ │ │ SurrealDB Operator │ │ TiDB Operator (ext) │ │ │ │ ┌─────────────────┐ │ │ Manages TiKV/PD │ │ │ │ │ Cluster Ctrl │──┼───► StatefulSets │ │ │ │ ├─────────────────┤ │ └────────────────────────┘ │ │ │ │ Backup Ctrl │──┼──► │ │ │ └─────────────────┘ │ ┌────────────────────────┐ │ │ └───────────────────────┘ │…

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub