Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GitLab logo

GitLabCertified Fundamentals Associate

Domain 4Objective 2

Understand the Role of GitLab Runner GITLAB-CERTIFIED-GIT-ASSOCIATE Practice Questions (Page 2)

Part of the Basic CI/CD Pipelines domain, which makes up ~16% of our current practice bank.

27questions here
6free pages
7concepts

Questions 6–10

  1. 6application · medium

    A GitLab Runner is configured with the shell executor. The administrator wants to limit the number of concurrent jobs the runner can execute. Which setting in config.toml should they modify?

    Select an answer first
  2. 7application · medium

    A job in a pipeline is stuck in 'pending' status. The project has a specific runner registered, but the job has no tags. What is the most likely reason the job is not being picked up?

    Select an answer first
  3. 8expert · hard

    A runner's config.toml has the following: [[runners]] name = "docker-runner" url = "https://gitlab.example.com" token = "..." executor = "docker" [runners.docker] image = "alpine:latest" tags = ["docker"] run_untagged = false The administrator wants the runner to also pick up jobs that do not have tags. What should they change?

    Select an answer first
  4. 9expert · hard

    An administrator is registering a runner for a group. They have the group's registration token. They want the runner to be available to all projects in the group. What should they do during registration?

    Select an answer first
  5. 10foundation · easy

    What is a key characteristic of the Docker executor for GitLab Runner?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitLab. “GITLAB-CERTIFIED-GIT-ASSOCIATE” is a trademark of its owner, used for identification only.