Closed EarthlingDavey closed 2 days ago
The aim of this PR is to see if we can determint the root cause of CPU spikes that are happening on production.
By isolating cron tasks to a dedicated deployment, we can more easily see if it is a scheduled task that is causing the CPU spikes.
Steps to create the new deployment:
${KUBE_NAMESPACE}-cron
The aim of this PR is to see if we can determint the root cause of CPU spikes that are happening on production.
By isolating cron tasks to a dedicated deployment, we can more easily see if it is a scheduled task that is causing the CPU spikes.
Steps to create the new deployment:
${KUBE_NAMESPACE}-cron