github.com/openshift/installer@v1.4.17/docs/user/gcp/README.md (about)

     1  # GCP Project Setup
     2  
     3  This document is a guide for preparing a new GCP project for use with OpenShift.
     4  
     5  Follow along with the steps and links below to configure your GCP project and provision an OpenShift cluster:
     6  
     7  1. [Enable Service APIs](apis.md)
     8  1. [Setup DNS](dns.md)
     9  1. [Ensure sufficient quota](limits.md)
    10  1. [Create Installer Service Account](iam.md)
    11  1. [Install Cluster with the OpenShift Installer](install.md)
    12  1. [(optional) Post-Install: Disable Service Account](postinstall.md)