Skip to main contentIBM  AIOps Training

Create The Turbonomic Instance

🚀 STEP: Create the Turbonomic Instance

🌏 Documentation for the Task: Create the Turbonomic Instance (Start at Step 5.)

In this section you will deploy a Turbonomic Instance into your Cluster using the Operator installed in the previous section.

  1. Click on Installed Operators in the left-side menu

  2. Click on Turbonomic Platform Operator

    turbo
  1. On the Turbonomic Operator page you have all the relevant information for the Operator. Click Create Instance

    turbo
  2. You could specify all the parameters in the Form View, but for convenience, switch to the YAML view. Click on YAML View

    turbo
  3. Paste the code below into the YAML code field, overwriting the existing content

    apiVersion: charts.helm.k8s.io/v1
    kind: Xl
    metadata:
    name: xl-release
    namespace: turbonomic
    spec:
    webhook:
    enabled: true
    servicenow:
  4. The result should look like this. Click on Create

    turbo
  5. Click on Create

    turbo

Follow Installation Progress

  1. Click on Workloads/Pods

    turbo
  2. Make sure you have selected the turbonomic Project

    turbo
  3. Sort by Ready column

    turbo
  4. Wait for all Pods to have 1/1 Status.

    turbo
Page last updated: 03 November 2022