Skip to content

Commit 512b881

Browse files
authored
Update README.md
1 parent 735bdc0 commit 512b881

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
@@ -4,7 +4,7 @@ This project demonstrates how to deploy an IBM® Operational Decision Manager (O
44

55
<img src="./images/eks-schema.jpg" alt="Flow" width="2050" height="600" />
66

7-
The ODM on Kubernetes Docker images are available in the [IBM Entitled Registry](https://www.ibm.com/cloud/container-registry). The ODM Helm chart is available in the [IBM Helm charts repository](https://github.com/IBM/charts).
7+
The ODM on Kubernetes Docker images are available in the [IBM Cloud Container Registry](https://www.ibm.com/cloud/container-registry). The ODM Helm chart is available in the [IBM Helm charts repository](https://github.com/IBM/charts).
88

99
## Included components
1010
The project uses the following components:
@@ -138,7 +138,7 @@ kubectl create secret generic odm-db-secret \
138138
139139
### 3. Prepare your environment for the ODM installation (5 min)
140140

141-
To get access to the ODM material, you must have an IBM entitlement key to pull the images from the IBM Entitled registry.
141+
To get access to the ODM material, you must have an IBM entitlement key to pull the images from the IBM Cloud Container registry.
142142
This is what will be used in the next step of this tutorial.
143143

144144
You can also download the ODM on Kubernetes package (.tgz file) from Passport Advantage® (PPA), and then push the contained images to the EKS Container Registry (ECR). If you prefer to manage the ODM images this way, see the details [here](README-ECR.md)

0 commit comments

Comments
 (0)