You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get access to the ODM material, you must have an IBM entitlement key to pull the images from the IBM Entitled registry.
141
141
This is what will be used in the next step of this tutorial.
142
142
143
-
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-REGISTRY.md)
143
+
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)
144
144
145
145
#### a. Retrieve your entitled registry key
146
146
@@ -220,7 +220,7 @@ The output of the command is:
220
220
221
221
Install a Kubernetes release with the default configuration and a name of `mycompany`.
222
222
223
-
To install ODM with the AWS RDS PostgreSQL database created in [step 3](#3-create-an-rds-database-20-min):
223
+
To install ODM with the AWS RDS PostgreSQL database created in [step 2](#2-create-an-rds-database-10-min):
224
224
225
225
- Get the [eks-rds-values.yaml](./eks-rds-values.yaml) file and replace the following keys:
0 commit comments