OpenShift Dedicated Quickstart
This content is authored by Red Hat experts, but has not yet been tested on every supported configuration.
A Quickstart guide to deploying an OpenShift Dedicated cluster on Google Cloud Platform.
Prerequisites
Google Cloud Account
You should already have the Google Cloud CLI installed and be authenticated with gcloud auth application-default login before proceeding. Review the
Google Cloud prerequisites and requirements for OSD
for detailed information on permissions and quota requirements.
Install OCM CLI
The OCM (OpenShift Cluster Manager) CLI is used to create and manage OpenShift Dedicated clusters.
-
Download the OCM CLI
MacOS
Linux
-
Verify installation
Authenticate OCM CLI
-
Log in to OCM using your API token
Deploy OpenShift Dedicated on GCP
Configure Workload Identity Federation
-
Set environment variables
Change the values to suit your environment. -
Create Workload Identity Federation configuration
Create the Cluster
-
Set cluster variables
-
Create the cluster using OCM CLI with Workload Identity Federation
This will take between 30 and 40 minutes. -
Monitor cluster installation
Or watch the installation status:
-
Once the cluster is ready, get the console URL
-
Get cluster credentials
Alternatively, create a cluster-admin user:
-
Use the console URL and credentials to log into OpenShift via a web browser.
Delete Cluster
Once you’re done, delete the cluster to avoid ongoing charges.
-
Delete the cluster
-
Monitor deletion progress