Replies: 1 comment
-
| Any updates or suggestions ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
-
| Any updates or suggestions ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Context:
We are currently exploring deploying libsqld in our environment. we are using libsqld with “bottomless/s3, it does not currently provide built-in High Availability (HA)
To ensure production readiness and resilience, we need to implement an HA pattern for libsqld pods running on Kubernetes.
##Problem:
Proposal:
Implement leader election using Kubernetes Lease API
Failover & Health Checks
Beta Was this translation helpful? Give feedback.
All reactions