Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

โ€œInvest in yourself โ€” your confidence is always worth it.โ€

Explore Cosmetic Hospitals

Start your journey today โ€” compare options in one place.

GitLab Runners – A Complete Guide

If you’re using GitLab SaaS (GitLab Cloud), you have multiple runner options to execute your CI/CD jobs. Each runner source gives you different levels of control, performance, and cost efficiency.

Hereโ€™s a complete and up-to-date list of runner sources available to you on GitLab Cloud (GitLab.com) as of version 18.0 (May 2026):


โœ… Available Runner Sources in GitLab Cloud

Runner SourceDescriptionUse CaseAvailability
GitLab Shared RunnersProvided and maintained by GitLab. Run on GitLab-managed infrastructure (auto-scaled).Quick start, no setup neededโœ… Enabled by default
Project-Specific RunnersInstalled and registered for a single project only.Dedicated pipelines for sensitive reposโœ… User-managed
Group RunnersRegistered to a group and available to all projects inside the group.Shared infra across multiple related projectsโœ… User-managed
Self-Hosted Runners (Custom)Installed on your own infrastructure (Linux, macOS, Windows, Docker, Kubernetes, etc.).Full control over environment & costโœ… GitLab SaaS-compatible
GitLab Kubernetes Executor (Auto DevOps)Auto-provisioned runner inside a connected K8s cluster (via GitLab Agent or legacy cert).Cloud-native CI/CD with GitOps-style deliveryโœ… Optional setup
GitLab macOS Runners (M1/M2) (beta)Apple Silicon runners for building macOS/iOS apps (Xcode). Currently in Beta for SaaS.iOS/macOS mobile CI/CD๐Ÿงช Limited Beta
GitLab Windows Runners (hosted or self)Use Windows executor to build/test .NET, Windows apps.Windows-native software pipelinesโœ… Self-hosted or BYO
GitLab GPU Runners (beta)GPU-backed runners for AI/ML workloads (uses NVIDIA CUDA).Model training and GPU-based data pipelines๐Ÿงช Ultimate / Limited Beta

๐Ÿ”ง Summary of Executors by Runner Type

Executor TypeCompatible with GitLab Cloud?Platform Examples
shellโœ… (self-hosted only)Local VMs, bare metal
dockerโœ…Docker-in-Docker setups
docker+machineโœ… (with autoscaling)AWS/GCP dynamic runners
kubernetesโœ…GKE, EKS, AKS
customโœ…Any custom automation
sshโœ…Remote Linux VMs
virtualboxโŒ GitLab SaaS not supportedOnly works self-managed
parallelsโŒ Deprecated
shell-windowsโœ…Windows self-hosted

๐Ÿ“Œ Special GitLab SaaS-Hosted Runners

Runner TypeLanguage SupportNotes
Linux Shared RunnersDefault Docker executor (Node, Python, etc.)400 CI minutes/month for Free tier
macOS Runners (beta)Swift, Xcode, iOSAvailable via GitLab-hosted pool
GPU Runners (beta)CUDA, TensorFlow, PyTorchUltimate SaaS, usage billed separately
Windows Runners.NET Core, PowerShellUse your own runner for Windows

๐ŸŽฏ When to Use What

Use CaseRecommended Runner
Quick setup for any projectGitLab Shared Runners
Secure or private pipelines (sensitive data)Project/Group-specific runners
Complex environments (Terraform, AI/ML)Self-hosted Docker or Kubernetes
macOS/iOS CI/CDGitLab macOS Runners (Beta)
Windows CI/CDSelf-hosted Windows runner
GPU training / AI workloadsGPU runners (Ultimate only)

โœ… How to View/Add Runners in GitLab Cloud

  • Project > Settings > CI/CD > Runners
    • Shows shared runners, and allows adding project-specific ones
  • Group > Settings > CI/CD > Runners
    • For group-level runners
  • Admin Runners Page (for instance-level visibility, GitLab self-managed only)

As of GitLab 18.x, GitLab supports several types of runners to execute CI/CD jobs. Hereโ€™s a clear and updated breakdown:


๐Ÿƒ Types of GitLab Runners in GitLab 18.x

1. Shared Runners

  • Scope: Available to all projects in an instance or group.
  • Managed by: GitLab instance admin (self-hosted or GitLab.com).
  • Use case: Ideal for teams that donโ€™t want to manage infrastructure for builds.
  • Example: GitLab.com provides autoscaling shared runners using Docker Machine.

โœ… Pros:

  • Easy to set up
  • Great for small teams and quick pipelines
    โš ๏ธ Cons:
  • Queues can be long on GitLab.com during peak usage

2. Group Runners

  • Scope: Available to all projects within a group.
  • Managed by: Group owners
  • Use case: For teams managing multiple related projects needing the same CI resources.

โœ… Pros:

  • Centralized control at group level
  • Avoids redundancy for project-specific runners

3. Project-specific Runners

  • Scope: Tied to a single project only.
  • Managed by: Project maintainers/owners
  • Use case: When a project needs specialized tools or secure execution.

โœ… Pros:

  • Full control
  • Secure, isolated builds
    โš ๏ธ Cons:
  • More setup and maintenance overhead

๐Ÿ”ง Execution Environments (Runnersโ€™ Executor Types)

Each runner (regardless of shared/group/project) uses an executor to determine how jobs are run:

ExecutorDescription
shellUses host shell (e.g., Bash); minimal setup
dockerSpawns Docker containers to run jobs (very popular)
docker+machineScales runners dynamically using Docker Machine
kubernetesRuns jobs as pods inside a Kubernetes cluster
sshExecutes jobs on a remote server over SSH
customDefine your own job executor flow
virtualbox (deprecated)Used VMs (not commonly used now)
parallels (macOS only)Used Parallels for macOS virtualized runners

๐Ÿง  Special Note on GitLab SaaS vs Self-Managed

Runner TypeGitLab.com (SaaS)Self-Managed GitLab
Shared Runnersโœ… Availableโœ… Can be configured
Group Runners๐Ÿšซ Not availableโœ… Available
Project Runnersโœ… Availableโœ… Available

GitLab.com (SaaS) does not support Group-level runners for security/resource isolation reasons.


๐Ÿ”„ Registering a Runner

To register a runner in GitLab 18.0, follow these steps:GitLab Docs

  1. Install GitLab Runner: Ensure GitLab Runner is installed on your desired host machine.
  2. Obtain a Registration Token:
    • Instance Runner: Available in the Admin Area under CI/CD > Runners.
    • Group Runner: Found in the group’s Settings > CI/CD > Runners section.
    • Project Runner: Located in the project’s Settings > CI/CD > Runners section.
  3. Register the Runner:

After successful registration, the runner will appear in the GitLab UI under the appropriate scope (instance, group, or project). GitLab Docs

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services โ€” all in one place.

Explore Hospitals
I'm Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked at Cotocus and regularly write about technology, travel, investing, health, product reviews, and digital marketing through my various platforms. I publish technical articles at DevOps School, travel stories at Holiday Landmark, stock market insights at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at TrueReviewNow, and SEO and digital marketing strategies at Wizbrand.

Related Posts

Top 10 eProcurement Software Tools in 2026: Features, Pros, Cons & Comparison

Introduction eProcurement software is a vital tool for businesses seeking to streamline and automate the procurement process, which includes purchasing goods and services from suppliers. In 2026,…

Read More

Top 10 Live Chat Tools in 2026: Features, Pros, Cons & Comparison

Introduction In 2026, Live Chat Tools have become essential for businesses to enhance customer support, boost conversions, and provide real-time communication on websites. With increasing consumer demand…

Read More

Top 10 Lab Management Software Tools in 2026: Features, Pros, Cons & Comparison

Introduction Lab Management Software (LMS) is a crucial tool for streamlining operations in laboratories across industries such as healthcare, research, pharmaceuticals, education, and manufacturing. In 2026, as…

Read More

Top 10 Catalog Management Software Tools in 2026: Features, Pros, Cons & Comparison

Introduction In todayโ€™s competitive business landscape, managing product catalogs efficiently is essential for companies looking to streamline their operations, enhance customer experience, and maintain a consistent brand…

Read More

Top 10 AI PPC Optimization Tools in 2026: Features, Pros, Cons & Comparison

Introduction In 2026, pay-per-click (PPC) advertising remains a cornerstone of digital marketing, but managing campaigns manually is no longer viable in a landscape driven by data and…

Read More

Top 10 Employee Scheduling Tools in 2026: Features, Pros, Cons & Comparison

Introduction In 2026, managing employee schedules has evolved into a crucial aspect of workforce management. As businesses increasingly adopt remote and hybrid work models, the complexity of…

Read More
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
0
Would love your thoughts, please comment.x
()
x