(Optional) Creating Kubernetes Ingresses
You create ingresses to log in to the Decision Intelligence Client Managed Software home page. If you are using OpenShift® Container Platform (OCP), you do not need to create Ingresses.
Before you begin
If you are using OpenShift Container Platform, skip this procedure and go to Configuring an identity provider.
About this task
The script (di-generate-ingresses.sh) is available in the following GitHub
repository: https://github.com/icp4a/automation-decision-services-kubernetes
.
This script generates a file that contains ingresses Kubernetes descriptors for the foundational
services and licensing service. This file is used on a cluster with the ingress-nginx
contoller. If it’s not the case, you need to review it and adapt it with the
equivalent annotations for your ingress controller technology.