Commit 16feef0
authored
Add support for HA for server and operator (#205)
This PR introduces following changes -
- Sets Pod Disruption Budget for operator and lls server
- Configures HPA for lls server. (When HPA is enabled, `replica` field is ignored in LLSD)
- Sets `TopologySpreadConstraints` for operator and lls server
Follow-up -
- Once this PR is merged, we need to update `run.yaml` with postgres config
- Update controller to manage Postgres deployment
Approved-by: leseb
Approved-by: mfleader1 parent 87c7216 commit 16feef0
File tree
22 files changed
+1551
-34
lines changed- api/v1alpha1
- config
- crd/bases
- manager
- rbac
- samples
- controllers
- manifests/base
- docs
- pkg/deploy
- release
- tests/e2e
22 files changed
+1551
-34
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments