Content Deep Dive
Deploy SurrealDB to Kubernetes with GitOps – Ryota Sawada (recorded live at SurrealDB Social)
Blog post from SurrealDB
Post Details
Company
Date Published
Author
SurrealDB
Word Count
218
Language
English
Hacker News Points
-
Summary
The text discusses deploying SurrealDB in a production environment using GitOps for horizontal scalability, as presented in a talk by Ryota Sawada. While SurrealDB's CLI makes it easy to start on a local machine, scaling up for larger workloads requires a different approach. The documentation for SurrealDB covers high availability scenarios with TiKV as the storage backend but focuses more on initial connectivity rather than future upgrades and declarative management. The talk highlights how to start a cluster and manage configurations declaratively, offering insights into productionizing SurrealDB for more demanding use cases.