Skip to main contentIBM Cloud Patterns

Install CNCF Cloud-Native DevOps Tools

Prepare to run a Private Catalog Tile or IBM Schematics to install the CNCF Cloud-Native DevOps Tools into an existing IBM Cloud managed OpenShift or Kubernetes cluster

Prerequisites

The CNCF Cloud-Native DevOps Tools are installed by an IBM Cloud Account administrator, who will run the IasC to create the environment in an IBM Cloud account. The scripts will run as the environment administrator’s user. These instructions explain how to configure and run the Terraform (IasC) scripts to create the Developer Environment.

Confirm permissions

Optional: To help confirm that the scripts will have the permissions they’ll require, the environment administrator may log into the account and test creating a couple of resources:

  • Create a cluster — Make it single-zone, and specify the proper data center and resource group
  • Create a namespace in the image registry

As long as the user can create these resources successfully the schematics terraform script will be able to apply its state to the cluster.