This is mainly for installing Cloud Paks on IBM Cloud OpenShift clusters.
- From the default project. Launch the pod.
oc new-app --name=ocp46toolkit aroute/ocp46toolkit
- Access terminal.
oc rsh pod/ocp46toolkit-1-xxxxx
bash
- Install Cloud Pak CLI in your home directory. Don't forget to upload your
repo.yaml
file.
$ tar xzvf /tmp/cpd-cli.tar.gz -C .