Skip to content

Adds zonal configuration for production

This creates the helmfiles configuration for preprod to configure monitoring

  • new CI jobs and uses the existing zonal defaults
  • allows us to set the memory lower for prometheus, for the main cluster the requests for production is 60GB!, I will start at 30 for the zonal clusters and adjust if we need to
  • sets a scheduling preference for type=default, which is not something we had before to keep the monitoring pods on the default node pool, if it's possible.

Merge request reports

Loading