0

What I am doing wrong?

Have: ocp 4.10.38 sefl managed. Trying to install Cloud Pak 4.6.3 using cpd-cli regarding instructions.

Done all preparation tasks, generate new Entitlement key, exported it as var, and successfully ran

cpd-cli manage add-icr-cred-to-global-pull-secret ${IBM_ENTITLEMENT_KEY}

Installation of cpfs and cpd_platform components was successful, but the installation of scheduler failed on creating pods with the error:

Failed to pull image "cp.icr.io/cp/cpd/ibm-cpd-scheduler@sha256:eaab2f595252640ce5c0f9f5ddd48281d9ca84c5b4a80700e3014f62daaf0283": rpc error: code = Unknown desc = reading manifest sha256:eaab2f595252640ce5c0f9f5ddd48281d9ca84c5b4a80700e3014f62daaf0283 in cp.icr.io/cp/cpd/ibm-cpd-scheduler: denied: You are not authorized to access the specified resource.

checked secret from yaml for the pod in the "imagePullSecrets" section.

And how I see value for .dockercfg: e30= that response for "{}"

Meanwhile in cpd-cli-workspace/olm-utils-workspace/work/global_pull_secret.cfg data persists

So, looks like it has not been created correct

ran cpd-cli manage add-icr-cred-to-global-pull-secret ${IBM_ENTITLEMENT_KEY} again - nothing

0 Answers0