jsonnet: add PDB to prometheus-adapter
Adding a PodDisruptionBudget to prometheus-adapter ensure that at least
one replica of the adapter is always available. This make sure that even
during disruption the aggregated API is available and thus does not
impact the availability of the apiserver.
Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
Showing
- jsonnet/kube-prometheus/components/prometheus-adapter.libsonnet 16 additions, 0 deletions...t/kube-prometheus/components/prometheus-adapter.libsonnet
- kustomization.yaml 1 addition, 0 deletionskustomization.yaml
- manifests/prometheus-adapter-podDisruptionBudget.yaml 17 additions, 0 deletionsmanifests/prometheus-adapter-podDisruptionBudget.yaml
Loading
Please register or sign in to comment