GitlabRunnerVirtualMemoryUsage#
This alert informs that the memory usage of Gitlab Runner is over 80% of the capacity.
Troubleshooting hints#
kubectl -n gitlab-runner get pod: check number of running jobs
Solutions#
We can change the number of concurrent job limit or change the runner flavor if it is too small (Last solution)
See documentation: docs-internal