Skip to content

Commit 0ea4cd0

Browse files
committed
Shorter TOC
1 parent 72142a6 commit 0ea4cd0

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

platform/azure/README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -32,37 +32,19 @@ Then [create an Azure account and pay as you go](https://azure.microsoft.com/en-
3232
3333
## Steps to deploy ODM on Kubernetes from Azure AKS
3434

35-
<!-- TOC titleSize:2 tabSpaces:2 depthFrom:1 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 skip:0 title:0 charForUnorderedList:* -->
35+
<!-- TOC titleSize:2 tabSpaces:2 depthFrom:1 depthTo:2 withLinks:1 updateOnSave:1 orderedList:0 skip:0 title:0 charForUnorderedList:* -->
3636
* [Deploying IBM Operational Decision Manager on Azure AKS](#deploying-ibm-operational-decision-manager-on-azure-aks)
3737
* [Included components](#included-components)
3838
* [Tested environment](#tested-environment)
3939
* [Prerequisites](#prerequisites)
4040
* [Steps to deploy ODM on Kubernetes from Azure AKS](#steps-to-deploy-odm-on-kubernetes-from-azure-aks)
4141
* [Prepare your AKS instance (30 min)](#prepare-your-aks-instance-30-min)
42-
* [Log into Azure](#log-into-azure)
43-
* [Create a resource group](#create-a-resource-group)
44-
* [Create an AKS cluster](#create-an-aks-cluster)
45-
* [Set up your environment to this cluster](#set-up-your-environment-to-this-cluster)
4642
* [Create the PostgreSQL Azure instance (10 min)](#create-the-postgresql-azure-instance-10-min)
47-
* [Create an Azure Database for PostgreSQL](#create-an-azure-database-for-postgresql)
48-
* [Create a firewall rule that allows access from Azure services](#create-a-firewall-rule-that-allows-access-from-azure-services)
4943
* [Prepare your environment for the ODM installation](#prepare-your-environment-for-the-odm-installation)
50-
* [Using the IBM Entitled registry with your IBMid (10 min)](#using-the-ibm-entitled-registry-with-your-ibmid-10-min)
51-
* [Create the database credentials secret for Azure PostgreSQL](#create-the-database-credentials-secret-for-azure-postgresql)
52-
* [Manage a digital certificate (10 min)](#manage-a-digital-certificate-10-min)
5344
* [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)
54-
* [Allocate public IP addresses](#allocate-public-ip-addresses)
55-
* [Install the ODM release](#install-the-odm-release)
56-
* [Check the topology](#check-the-topology)
57-
* [Access ODM services](#access-odm-services)
5845
* [Create a NGINX Ingress controller](#create-a-nginx-ingress-controller)
5946
* [(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)
60-
* [Install the product](#install-the-product)
61-
* [Edit your /etc/hosts](#edit-your-etchosts)
62-
* [Access the ODM services](#access-the-odm-services)
6347
* [Install the IBM License Service and retrieve license usage](#install-the-ibm-license-service-and-retrieve-license-usage)
64-
* [Create the Licensing instance](#create-the-licensing-instance)
65-
* [Retrieve license usage](#retrieve-license-usage)
6648
* [Troubleshooting](#troubleshooting)
6749
* [License](#license)
6850
<!-- /TOC -->

0 commit comments

Comments
 (0)