Skip to content

Commit f0dca02

Browse files
authored
Update README.md
1 parent df8440b commit f0dca02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform/eks/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ eksctl create cluster <CLUSTER_NAME> --version 1.28 --alb-ingress-access
6060
> **Note**
6161
> The tutorial has been tested with the Kubernetes version 1.28. Check the supported kubernetes version in the [system requirement](https://www.ibm.com/support/pages/ibm-operational-decision-manager-detailed-system-requirements) page.
6262
63-
> **Note**
64-
> If you choose to use the NGINX Ingress Controller to expose ODM services, don't use the --alb-ingress-access option during the creation of the cluster !
63+
> **Warning**
64+
> If you prefer to use the NGINX Ingress Controller instead of the ALB Load Balancer to expose ODM services, don't use the --alb-ingress-access option during the creation of the cluster !
6565
6666
For more information, refer to [Creating an Amazon EKS cluster](https://docs.aws.amazon.com/eks/latest/userguide/create-cluster.html).
6767

0 commit comments

Comments
 (0)