CI/CD Dedicated Runners loosing connectivity

Dear all,

I’m trying to run a job on gitlab with my own runner running in a namespace in GKE. Jobs are not being started, for some reason gitlab looses contact with the runners. I have to delete the pod, re-create and gitlab recognizes the new pod creation and installs it as a runner.

I will be using gitlab for only 2 projects. One project for React and the other for Java.

From the logs on the runner I’m getting the error: Error : Failed to request job: runner requestConcurrency meet builds=0

Thanks