Dynatrace / dynatrace-operator

Automate Kubernetes observability with Dynatrace
https://www.dynatrace.com
Apache License 2.0
168 stars 137 forks source link

PodDisruptionBudget for DT ActiveGate #2242

Open wiegandf opened 1 year ago

wiegandf commented 1 year ago

Since the activegate is a component that teams would like to run in high availability mode, there should be a pod disruption budget to ensure there's always one activegate up and running.

The operator could create a pdb once replicas are set > 1.

jmdoherty commented 1 week ago

And pod topology spread constraints, similar to how: https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/guides/high-availability/high-availability functions.