GitLab Runner Fleeting plugin for GCP Compute Engine - GA
Overview
The GitLab Runner GCP Fleeting Plugin is now generally available.
Supported OS & compute architectures
- Linux on x86-64
Example configuration)
concurrent = 10
[[runners]]
name = "instance autoscaler example"
url = "https://gitlab.com"
token = "<token>"
shell = "sh"
executor = "instance"
# Autoscaler config
[runners.autoscaler]
plugin = "fleeting-plugin-gcp"
capacity_per_instance = 1
max_use_count = 1
max_instances = 10
Disclaimer
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.
Edited by Darren Eastman