Question 71 of 126
Choose 2What ate two ways to add the IBM Cloud Pak tor Integration CatalogSource ob-jects to an OpenShift cluster that has access
to the internet?
✓ACopy the resource definition code into a file and use the oc apply -f filename command line option.
BImport the catalog project from https://ibm.github.eom/icr-io/cp4int:2.4
✓CDeploy the catalog the Red Hat OpenShift Application Runtimes.
DDownload the Cloud Pak for Integration driver from partnercentral.ibm.com to a local machine and deploy using the oc
new-project command line option
EPaste the resource definition code into the import YAML dialog of the OpenShift Admin web console and click Create.
✓
Correct Answer: A, C
Copy the resource definition code into a file and use the oc apply -f filename command line option.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of IBM certification topics.