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.
-
Obtain the menu customization script
automation-navigation-updates.shfrom IBM Passport Advantage®website. You must run the script on a Linux operating system.
-
Install and authenticate
kubectl. For more information, see Managing your clusters with IBM Cloud Pak for Multicloud Management. -
You must install JQ. For more information, see Download jq
.
-
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 -
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 -
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.