Integrating Cloud Automation Manager with IBM Cloud Pak for Multicloud Management

Enable navigation to the Cloud Automation Manager within the IBM Cloud Pak for Multicloud Management console.

Note: Execute the following steps every time the IBM Cloud Pak for Multicloud Management is upgraded.

Complete the following steps to enable navigation to Cloud Automation Manager.

  1. Obtain the menu customization script automation-navigation-updates.sh from IBM Passport Advantage® Opens in a new tab website. You must run the script on a Linux operating system.

  2. Install and authenticate kubectl. For more information, see Managing your clusters with IBM Cloud Pak for Multicloud Management.

  3. You must install JQ. For more information, see Download jq Opens in a new tab.

  4. Run the following command to enable navigation to your Cloud Automation Manager located in the default namespace (services):

    chmod 755 ./automation-navigation-updates.sh && ./automation-navigation-updates.sh -a
    
  5. Run the following command to enable navigation to your Cloud Automation Manager located in a different namespace:

    chmod 755 ./automation-navigation-updates.sh && ./automation-navigation-updates.sh -a mynamespace
    
  6. Verify that the Cloud Automation Manager instance is in the IBM Cloud Pak console navigation menu. From the IBM Cloud Pak navigation menu click Automate infrastructure > Terraform Automation.

Cloud Automation Manager is integrated with the IBM Cloud Pak for Multicloud Management console.