unagex / immudb-operator

Unagex Kubernetes Operator for immudb
https://immudb.io/
Apache License 2.0
13 stars 2 forks source link

Make the operator with leader-with-lease strategy #12

Open MathieuCesbron opened 5 months ago

MathieuCesbron commented 5 months ago

Right now the operator has only one pod. For more resiliency we should move to leader-with-lease or leader-for-life strategy.