Replies: 1 comment 1 reply
-
|
This is a feature many users have been asking for. Fantastic work—this is a huge step forward for the Apache Cloudberry ecosystem. I'm really impressed by what you've built. I'll give Keldon a try right away and share any feedback I have. Looking forward to using it! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I've been building Keldon, an open-source Kubernetes operator for Apache Cloudberry, and just shipped the first public release (v0.11.1).
What it does:
gpinitsystem— coordinator, standby, segments, and mirrors, all provisioned declaratively from a single YAMLspec.segments.count, the operator provisions new pods and redistributes data automaticallypostgresql.confandpg_hba.confmanagement viaDatabaseConfiggprecoverseg)gpbackup, with cross-cluster restore supportPodsStarting→SSHReady→Initializing→Running, with the operator reconciling continuously from thereWhy I built it: Standing up a Cloudberry cluster is operationally heavy — SSH trust, gpinitsystem, segment registration, mirror setup, replication wiring. Keldon automates all of it so you can go from zero to a running MPP cluster without touching any of it manually.
What I'm looking for:
Repo: github.com/keldonio/keldon-operator
Docs: keldon.io/docs
Happy to answer questions or take direction on anything missing.
— Imad
Beta Was this translation helpful? Give feedback.
All reactions