gitlab - raise concurrent jobs in pipeline with k8s managed cluster

10/17/2019

I setup a gitlab managed cluster k8s with 6 nodes ( n2-highcpu-4 ), but when I run my pipelines there are only 4 concurrent jobs running concurrently in the same stage ...

I read that this limit can be raised with an installed runner, but since mine is managed .. how can I do that ?

-- NathanVss
gitlab
gitlab-ci-runner
kubernetes

0 Answers