index
Summary
Section titled “Summary”This directory contains the kubernetes configuration for the GKE runner cluster that is created by Terraform run for the projects that config runners on GKE.
Configure
Section titled “Configure”Run the following command which will generate customized instructions
-
Ensure that
ensubst
is installed locally:brew install gettext -
Export the following variables for the endpoint and the GCP project:
export GITLAB_ENDPOINT=pre.gitlab.comexport GITLAB_PROJECT=gitlab-pre -
Run the following command to generate customized instructions for the instance
DOLLAR='$' envsubst < INSTRUCTIONS.md