This is a cache of https://developer.ibm.com/tutorials/setting-up-powervs-for-ocp/. It is a snapshot of the page as it appeared on 2026-02-09T21:45:57.931+0000.
Set up IBM Power Virtual Server for installing Red Hat OpenShift Container Platform
IBM Developer

Tutorial

Set up IBM Power Virtual Server for installing Red Hat OpenShift Container Platform

Prepare your Power Virtual Server environment for installing OpenShift

By Michael Turek, Ashwin Hendre, Pradipta Banerjee

Introduction

This tutorial describes the steps for setting up IBM® Power® Virtual Server for deploying Red Hat® OpenShift® Container Platform. Note that if you plan to use the installer-provisioned infrastructure installation method for deploying OpenShift, some of these steps are done automatically by the installer and are optional, as noted.

Prerequisites

You need to perform the following steps from a system with a web browser and public internet access.

Steps

Create an IBM Cloud® account.

If you don't already have one, you need a paid IBM Cloud account to create your Power Virtual Server instance. To create an account, go to: cloud.ibm.com

Create or obtain your IBM Cloud API key.

  1. Go to https://cloud.ibm.com/iam/apikeys. If the browser doesn’t redirect you automatically, manually navigate to Manage -> IAM -> API keys.

    1. click Create.

      Figure 1: Creating a new API key

      fig1

    2. Enter a suitable name and description.

      Figure 2: API key name and description

      fig2

    3. Copy or download the API key to a suitable location as it will not be visible again.

      Figure 3: Created API key

      fig3

Create a workspace for Power Virtual Server (Optional)

After you have an active IBM Cloud account, you can create a Power Virtual Server service. To do so, perform the following steps. Note: If you’d rather have the installer provision the service for you, you may skip this step.

  1. Log in to the IBM Cloud dashboard and search for Power in the catalog.

    fig4 View a larger version of the figure

  2. Click Power Virtual Server to provide the required details for the service.

    fig5 View a larger version of the figure

  3. Provide a meaningful name for the service in the Service name field. For example, ocp-powervs-test-1

  4. Select an appropriate resource group. You can find more details about resource groups at: https://cloud.ibm.com/docs/account?topic=account-rgs

    fig6 View a larger version of the figure

  5. Click Create to create the service.

Create a private network.

It is mandatory to have a private network for your OpenShift Container Platform cluster. If you plan to use the installer-provisioned infrastructure method, the installer creates the private network for you so you can skip this and the following step (5) and go directly to the Deploy Red Hat OpenShift Container Platform on IBM Power Virtual Server using installer-provisioned infrastructure installation. Otherwise, do the following from the IBM Cloud console:

  1. Select the service you created in the previous step.

  2. Click Subnets and provide the required input.

    Sample input values are shown in the following screen captures. Make a note of the private network details like vlan-id, location etc. You'll need this for the next step.

    Note: If you see a screen displaying CRN and GUID, then click View full details to access the Subnet creation page.

    img7 View a larger version of the figure

    img8 View a larger version of the figure

    img9 View a larger version of the figure

Summary

Now that you have Power Virtual Server setup, the next step is to install and deploy Red Hat OpenShift Container Platform on it. We’ve included three installation methods in this learning path. Choose the one that best suits your specific requirements.