Free C1000-130 Exam Braindumps (page: 2)

Page 1 of 16

Which option should an administrator choose if they need to run Cloud Pak for Integration (CP4I) on AWS but do not want to have to manage the OpenShift layer themselves?

  1. Deploy CP4I onto AWS ROS
  2. Use Inslaller-provisioned-lnfrastructure to deploy OCP and CP4I onto EC2.
  3. Use the "CP4I Quick Start on AWS" to deploy.
  4. Using the Terraform scripts for provisioning CP4I and OpenShift which are available on IBM's Github.

Answer(s): C



HOTSPOT (Drag & Drop is not supported)
Before upgrading the Foundational Services installer version, the installer catalog source image must have the correct tag. To always use the latest catalog click on where the text 'latest' should be inserted into the image below?

  1. See Explanation section for answer.

Answer(s): A

Explanation:

Upgrading from version 3.4.x and 3.5.x to version 3.6.x
Before you upgrade the foundational services installer version, make sure that the installer catalog
source image has the correct tag.
If, during installation, you had set the catalog source image tag as latest, you do not need to manually change the tag.
If, during installation, you had set the catalog source image tag to a specific version, you must update the tag with the version that you want to upgrade to. Or, you can change the tag to latest to
automatically complete future upgrades to the most current version.
To update the tag, complete the following actions.

To update the catalog source image tag, run the following command.
oc edit catalogsource opencloud-operators -n openshift-marketplace
Update the image tag.
Change image tag to the specific version of 3.6.x. The 3.6.3 tag is used as an example here:
spec:
displayName: IBMCS Operators
image: 'docker.io/ibmcom/ibm-common-service-catalog:3.6.3'
publisher: IBM
sourceType: grpc
updateStrategy:
registryPoll:
interval: 45m
Change the image tag to latest to automatically upgrade to the most current version.
spec:
displayName: IBMCS Operators
image: 'icr.io/cpopen/ibm-common-service-catalog:latest'
publisher: IBM
sourceType: grpc
updateStrategy:
registryPoll:
interval: 45m

To check whether the image tag is successfully updated, run the following command:
oc get catalogsource opencloud-operators -n openshift-marketplace -o
jsonpath='{.spec.image}{"\n"}{.status.connectionState.lastObservedState}'
The following sample output has the image tag and its status:
icr.io/cpopen/ibm-common-service-catalog:latest
READY%


Reference:

https://www.ibm.com/docs/en/cpfs?topic=online-upgrading-foundational-services-from-operatorrelease



Which statement is true for BAR files storage?

  1. Persistent-claim storage is required.
  2. The storage type can be changed after the Dashboard is created.
  3. The BAR files must be stored in a volume in the container's file system.
  4. The storage type cannot be changed after Dashboard is created.

Answer(s): B


Reference:

https://www.ibm.com/docs/en/app-connect/containers_cd?topic=resources-dashboard-reference



Which OpenShift component is responsible for checking the OpenShift Update Service for valid updates?

  1. Cluster Update Operator
  2. Cluster Update Manager
  3. Cluster Version Updater
  4. Cluster Version Operator

Answer(s): D

Explanation:

The Cluster Version Operator (CVO) in your cluster checks with the OpenShift Update Service to see the valid updates and update paths based on current component versions and information in the graph. When you request an update, the CVO uses the release image for that update to upgrade your cluster.


Reference:

https://access.redhat.com/documentation/enus/openshift_container_platform.6/html/updating_clusters/understanding-the-updateservice#:~:text=The%20Cluster%20Version%20Operator%20(CVO)%20in%20your%20cluster%20checks%20with,update%20to%20upgrade%20your%20cluster.






Post your Comments and Discuss IBM C1000-130 exam with other Community members:

C1000-130 Exam Discussions & Posts