Prerequisites
• An OpenShift Container Platform cluster must be installed.
Platform and Product Certification
| OpenShift Version (Tested Cloud) | CP4MCM version certified |
|---|---|
| 4.4 (IBM Cloud) | 2.0 |
Installation Approach
Pass the following inputs as your pipeline variables or as script parameter in the order specified below:
| Variable | Description | Type |
|---|---|---|
| OCPTOKEN | Token for OCP cluster | string |
| OCPSERVERURL | OCP server url | string |
| ENTITLEMENTKEY | Entitlement key for Cloud Pak software is associated | string |
| with your MyIBM account | ||
| GITHUBTOKEN | GitHub token to pull code from private repo | string |
| GITHUBBRANCH | GitHub branch against which the script has to be executed | string |