Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 2.77 KB

prereqs.md

File metadata and controls

51 lines (36 loc) · 2.77 KB

Lab Prerequisites ☑

Make sure that you meet the following prerequisites before you begin the lab.

IBM Cloud

  1. An IBM Cloud Pay-Go or Subscription account (trial accounts are not sufficient)

    ℹ️ Note: Participants in the TechXchange lab will be provided with user credentials to access a paid IBM Cloud account for the duration of the lab.

    Important: If you are an existing active user of IBM Cloud, and if you are provided with user credentials for this lab, ensure that you do not have an existing active session on cloud.ibm.com using your own credentials prior to accessing the provided login page. If needed, log out from your existing session (top right icon in the IBM Cloud Console -> Log out) first.

  2. A personal API Key associated with a user with the following permissions.

    ℹ️ Note: The user account provided in the TechXchange lab already has got the necessary permissions. Participants in the TechXchange lab only need to create an API Key as described below.

Service Resources Role
IBM Cloud Projects All Administrator
Activity Tracker event routing All Editor
Transit Gateway All Editor, Manager
Schematics All Editor, Manager
Key Protect All Editor, KeyPurge, Manager
Cloud Object Storage All Editor, Manager
VPC Infrastructure Services All Editor, Manager
Resource group only All resource group in the account Viewer, Editor, Administrator
Catalog Management All Editor, Publisher

To create an API Key:
1. In the IBM Cloud console, go to Manage > Access (IAM) > API keys.
2. Click Create an IBM Cloud API key.
3. Enter a name and description for your API key.
4. Click Create
5. Then, click Show to display the API key.

Important: Please save the generated API key for later use in the labs. The API key is only available to be copied or downloaded at the time of creation. If the API key is lost, you can re-create a new API key.

Development environment

A development computer with the following software:

  • Terraform
  • Text editor of your choice
  • Web browser
  • Tools to generate SSH key

ℹ️ Note: Participants in the TechXchange classroom will be provided with a development VM with the prerequisite software installed. You may however decide to use your own machine for convenience.