SAP-archive / karydia

Kubernetes Security Walnut
Other
77 stars 10 forks source link

Modify Deployment to Allow High Availability #253

Closed Neumann-Nils closed 4 years ago

Neumann-Nils commented 4 years ago

Description

This PR introduces three changes to ensure an high available deployment for Karydia:

  1. Increase the replica count to 3
  2. Define pod anti-affinity
  3. Define pod disruption budget

[Fixes #251]

Checklist

Before submitting this PR, please make sure: