Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Azure icon
Labs

Prerequisites to Deploying OpenShift on Azure

In this lab you will be creating a key vault in an existing resource group to use for your OpenShift installation. You will be generating a an ssh key and storing it in the key vault. You will need to use the Azure CLI tools in the cloud shell using bash.

Azure icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 30m
Published
Clock icon Sep 27, 2019

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Configure Cloud Shell

    Set up Cloud Shell by clicking the Cloud Shell button in the top-right corner of the screen:

    "Azure Cloud Shell"

    1. Use the same location as your lab provided resource group.
    2. Use the lab provided subscription.
    3. Use the existing resource group, and create a new storage account.
    4. Under File share, choose the radio button for Create new and specify okdcloudshell as the new file share name.
    5. Click Create Storage.
  2. Challenge

    Create a Key Vault Using Azure CLI

    Now Use the Cloud Shell that we just created to run the Azure CLI keyvault create command to create a key vault to store our SSH key in that we will create in the next task.

  3. Challenge

    Generate SSH Keys

    Now in the Cloud Shell, we will need to generate SSH keys. We will store them in the .ssh directory and name it openshift_rsa. Make sure not to use a passphrase.

  4. Challenge

    Store Your SSH Key in the Key Vault

    Store your SSH key that you just created in the last task in your key vault using the keyvault secret set Azure CLI command.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans