
IBM C1000-130 Exam Preparation Guide and PDF Download
Verified & Correct C1000-130 Practice Test Reliable Source Sep 26, 2023 Updated
NEW QUESTION # 40
After setting up OpenShift Logging an index pattern in Kibana must be created to retrieve logs for Cloud Pak for Integration (CP4I) applications. What is the correct index for CP4I applications?
- A. torn-*
- B. app-*
- C. applications*
- D. cp4i-*
Answer: D
Explanation:
Explanation
https://www.ibm.com/docs/en/cloud-paks/cp-network-auto/2.2.x?topic=efk-creating-index-pattern-in-kibana
NEW QUESTION # 41
What is a prerequisite for setting a custom certificate when replacing the default ingress certificate?
- A. The certificate file must have only a single certificate.
- B. The new certificate private key must be encrypted.
- C. The new certificate private key must be unencrypted.
- D. The new certificate must be self-signed certificate.
Answer: C
NEW QUESTION # 42
After setting up OpenShift Logging an index pattern in Kibana must be created to retrieve logs for Cloud Pak for Integration (CP4I) applications. What is the correct index for CP4I applications?
- A. torn-*
- B. app-*
- C. applications*
- D. cp4i-*
Answer: D
Explanation:
https://www.ibm.com/docs/en/cloud-paks/cp-network-auto/2.2.x?topic=efk-creating-index-pattern-in-kibana
NEW QUESTION # 43
Which command shows the current cluster version and available updates?
- A. adm upgrade
- B. update
- C. upgrade
- D. adm update
Answer: A
NEW QUESTION # 44
Which service receives audit data and collects application logs in Cloud Pak Foundational Services?
- A. logging service
- B. audit-syslog-service
- C. fluentd service
- D. systemd journal
Answer: B
NEW QUESTION # 45
In the Operations Dashboard, which configurable value can be set by the ad-ministrator to determine the percentage of traces that are sampled, collected, and stored?
- A. Sampling policy.
- B. Tracing policy.
- C. Trace context.
- D. Sampling context.
Answer: A
NEW QUESTION # 46
What is the License Service's frequency of refreshing data?
- A. 5 minutes.
- B. 30 seconds.
- C. 1 hour.
- D. 30 minutes.
Answer: A
NEW QUESTION # 47
What is an alternative representation of a Kubemetes namespace?
- A. Collaboration
- B. Group
- C. Project
- D. OCP-Namespace
Answer: D
NEW QUESTION # 48
Which two Red Hat OpenShift Operators should be installed to enable OpenShift Logging?
- A. OpenShift Logging Operator
- B. OpenShift Console Operator
- C. OpenShift Log Collector
- D. OpenShift Elasticsearch Operator
- E. OpenShift Centralized Logging Operator
Answer: B,D
NEW QUESTION # 49
An administrator is installing Cloud Pak for Integration onto an OpenShift cluster that does not have access to the internet.
How do they provide their ibm-entitlement-key when mirroring images to a portable registry?
- A. The ibm-entitlement-key is added as a docker-registry secret onto the OpenShift cluster.
- B. The administrator sets the key with "export ENTITLEMENTKEY" and then uses the "cloudPakOfflmelnstaller -mirror-images" script to mirror the images
- C. The administrator adds the entitlement-key to the properties file SHOME/.airgap/registries on the Bastion Host.
- D. The administrator uses a cloudctl case command to configure credentials for registries which require authentication before mirroring the images.
Answer: B
NEW QUESTION # 50
An administrator is using the Storage Suite for Cloud Paks entitlement that they received with their Cloud Pak for Integration (CP4I) licenses. The administrator has 200 VPC of CP4I and wants to be licensed to use 8TB of OpenShift Container Storage for 3 years. They have not used or allocated any of their Storage Suite entitlement so far.
What actions must be taken with their Storage Suite entitlement?
- A. The Storage Suite entitlement already covers the administrator's license needs.
- B. The Storage Suite entitlement can be used for OCS. however 8TB will require 320 VPCs of CP41
- C. The Storage Suite entitlement only covers IBM Spectrum Scale, Spectrum Virtualize. Spectrum Discover, and Spectrum Protect Plus products, but the licenses can be converted to OCS.
- D. The Storage Suite entitlement covers the administrator's license needs only if the OpenShift cluster is running on IBM Cloud or AWS.
Answer: A
NEW QUESTION # 51
Which OpenShift component is responsible for checking the OpenShift Update Service for valid updates?
- A. Cluster Update Operator
- B. Cluster Update Manager
- C. Cluster Version Operator
- D. Cluster Version Updater
Answer: C
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.
https://access.redhat.com/documentation/en-us/openshift_container_platform/4.6/html/updating_clusters/understanding-the-update-service#:~:text=The%20Cluster%20Version%20Operator%20(CVO)%20in%20your%20cluster%20checks%20with,update%20to%20upgrade%20your%20cluster.
NEW QUESTION # 52
What is the result of issuing the following command?
oc get packagemanifest -n ibm-common-services ibm-common-service-operator
-o*jsonpath='{.status.channels![*].name}'
- A. It displays the status and names of channels in the default queue manager.
- B. It returns an operator package manifest in a JSON structure.
- C. It retrieves a manifest of services packaged in Cloud Pak for Integration operators.
- D. It lists available upgrade channels for Cloud Pak for Integration Foundational Services.
Answer: B
NEW QUESTION # 53
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?
- A. Deploy CP4I onto AWS ROSA.
- B. Use Inslaller-provisioned-lnfrastructure to deploy OCP and CP4I onto EC2.
- C. Use the "CP4I Quick Start on AWS" to deploy.
- D. Using the Terraform scripts for provisioning CP4I and OpenShift which are available on IBM's Github.
Answer: C
NEW QUESTION # 54
What is the purpose of the Automation Assets Deployment capability?
- A. It allows the user to only store and manage integration assets from within the Cloud Pak
- B. It is a streaming platform that enables organization and management of data from many different sources.
- C. It allows the user to store, manage, retrieve, and search integration assets from within the Cloud Pak.
- D. It is a streaming platform that enables organization and management of data but only from a single source.
Answer: B
NEW QUESTION # 55
What type of authentication uses an XML-based markup language to exchange identity, authentication, and authorization information between an identity provider and a service provider?
- A. IAM SSO authentication
- B. Security Assertion Markup Language (SAML)
- C. Enterprise XML
- D. lAMviaXML
Answer: B
NEW QUESTION # 56
An administrator is installing Cloud Pak for Integration onto an OpenShift cluster that does not have access to the internet.
How do they provide their ibm-entitlement-key when mirroring images to a portable registry?
- A. The ibm-entitlement-key is added as a docker-registry secret onto the OpenShift cluster.
- B. The administrator sets the key with "export ENTITLEMENTKEY" and then uses the
"cloudPakOfflmelnstaller -mirror-images" script to mirror the images - C. The administrator adds the entitlement-key to the properties file SHOME/.airgap/registries on the Bastion Host.
- D. The administrator uses a cloudctl case command to configure credentials for registries which require authentication before mirroring the images.
Answer: C
NEW QUESTION # 57
Which two OpenShift project names can be used for installing the Cloud Pak for Integration operator?
- A. openshift
- B. cp4i
- C. default
- D. openshift-infra
- E. openshift-cp4i
Answer: A,D
Explanation:
Explanation
https://www.ibm.com/docs/en/cloud-paks/cp-integration/2021.2?topic=installing-operators
NEW QUESTION # 58
......
Pass IBM C1000-130 exam Dumps 100 Pass Guarantee With Latest Demo: https://www.exam-killer.com/C1000-130-valid-questions.html
Free IBM C1000-130 Exam Files Downloaded Instantly: https://drive.google.com/open?id=1rRTPK7IjEVt7DHGl5FBtkORC9Jk2sTMA

