Skip to content

Commit 89d183c

Browse files
committed
Simplify TOC
1 parent 0ea4cd0 commit 89d183c

File tree

1 file changed

+15
-17
lines changed

1 file changed

+15
-17
lines changed

platform/azure/README.md

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,21 @@ Then [create an Azure account and pay as you go](https://azure.microsoft.com/en-
3030

3131
> Note: Prerequisites and software supported by ODM 8.11 are listed on [the Detailed System Requirements page](https://www.ibm.com/software/reports/compatibility/clarity-reports/report/html/softwareReqsForProduct?deliverableId=2D28A510507B11EBBBEA1195F7E6DF31&osPlatforms=AIX%7CLinux%7CMac%20OS%7CWindows&duComponentIds=D002%7CS003%7CS006%7CS005%7CC006&mandatoryCapIds=30%7C1%7C13%7C25%7C26&optionalCapIds=341%7C47%7C9%7C1%7C15).
3232
33-
## Steps to deploy ODM on Kubernetes from Azure AKS
34-
35-
<!-- TOC titleSize:2 tabSpaces:2 depthFrom:1 depthTo:2 withLinks:1 updateOnSave:1 orderedList:0 skip:0 title:0 charForUnorderedList:* -->
36-
* [Deploying IBM Operational Decision Manager on Azure AKS](#deploying-ibm-operational-decision-manager-on-azure-aks)
37-
* [Included components](#included-components)
38-
* [Tested environment](#tested-environment)
39-
* [Prerequisites](#prerequisites)
40-
* [Steps to deploy ODM on Kubernetes from Azure AKS](#steps-to-deploy-odm-on-kubernetes-from-azure-aks)
41-
* [Prepare your AKS instance (30 min)](#prepare-your-aks-instance-30-min)
42-
* [Create the PostgreSQL Azure instance (10 min)](#create-the-postgresql-azure-instance-10-min)
43-
* [Prepare your environment for the ODM installation](#prepare-your-environment-for-the-odm-installation)
44-
* [Install an ODM Helm release and expose it with the service type LoadBalancer (10 min)](#install-an-odm-helm-release-and-expose-it-with-the-service-type-loadbalancer-10-min)
45-
* [Create a NGINX Ingress controller](#create-a-nginx-ingress-controller)
46-
* [(Optional) Install an ODM Helm release and expose it with the NGINX Ingress controller (10 min)](#optional-install-an-odm-helm-release-and-expose-it-with-the-nginx-ingress-controller-10-min)
47-
* [Install the IBM License Service and retrieve license usage](#install-the-ibm-license-service-and-retrieve-license-usage)
48-
* [Troubleshooting](#troubleshooting)
49-
* [License](#license)
33+
## Steps to deploy ODM on Kubernetes to Azure AKS
34+
35+
<!-- TOC titleSize:2 tabSpaces:2 depthFrom:2 depthTo:2 withLinks:1 updateOnSave:1 orderedList:0 skip:0 title:0 charForUnorderedList:* -->
36+
* [Included components](#included-components)
37+
* [Tested environment](#tested-environment)
38+
* [Prerequisites](#prerequisites)
39+
* [Steps to deploy ODM on Kubernetes to Azure AKS](#steps-to-deploy-odm-on-kubernetes-to-azure-aks)
40+
* [Prepare your AKS instance (30 min)](#prepare-your-aks-instance-30-min)
41+
* [Create the PostgreSQL Azure instance (10 min)](#create-the-postgresql-azure-instance-10-min)
42+
* [Prepare your environment for the ODM installation](#prepare-your-environment-for-the-odm-installation)
43+
* [Install an ODM Helm release and expose it with the service type LoadBalancer (10 min)](#install-an-odm-helm-release-and-expose-it-with-the-service-type-loadbalancer-10-min)
44+
* [Create a NGINX Ingress controller](#create-a-nginx-ingress-controller)
45+
* [(Optional) Install an ODM Helm release and expose it with the NGINX Ingress controller (10 min)](#optional-install-an-odm-helm-release-and-expose-it-with-the-nginx-ingress-controller-10-min)
46+
* [Install the IBM License Service and retrieve license usage](#install-the-ibm-license-service-and-retrieve-license-usage)
47+
* [Troubleshooting](#troubleshooting)
5048
<!-- /TOC -->
5149

5250
## Prepare your AKS instance (30 min)

0 commit comments

Comments
 (0)