When verifying an update to a component, an issue is found.
Which logs can be used to look for causes of the issue in the Cloud Pak for Automation operator?
A. Ansible logs
B. Custom Resource logs
C. Component logs
D. Application logs
E. Operator logs
Running the command oc get pods displays the following:
Which command is used to delete this pod?
A. oc remove pod test-pod
B. oc kill pod test-pod
C. oc delete pod test-pod
D. oc terminate pod test-pod
What is the purpose of the parameter customization .baiEmittersecretRef in the odm_configuration section of the custom resource YAML file?
A. Specify the name of the secret that contains the ODM configuration files required to use the BAI emitter.
B. Specify the name of the BAI configuration label within the custom resource YAML file where ODM will emit events.
C. Specify the name of the secure ingressTopic of BAI where ODM will emit events.
D. Specify the name of the secret with the credentials needed to emit ODM events to BAI.
What is the Curator cluster logging component used for?
A. It runs in the background to index log messages sent to Elasticsearch.
B. It works with Fluentd to collect logs from containers.
C. It performs scheduled maintenance operations on a global and/or per-project basis.
D. It forwards events to cluster logging.
What is the purpose of the following entry inside the bai configuration section in the custom resource YAML file?
A. Setup the Kibana dashboards and visualizations pod for IBM Automation Digital Worker.
B. Setup the Flink pod for the ingestion of events from IBM Automation Digital Worker.
C. Setup the event processor pod to be able to ingest events from IBM Automation Digital Worker.
D. Setup the event emitters to ingest events from IBM Automation Digital Worker.
Which feature facilitates manual backups in Flink?
A. Savepoint
B. Time capsule
C. Checkpoint
D. Snapshot
Where are the instructions and configuration files to install IBM Cloud Pak for Automation?
A. GitHub (http://github.com)
B. Red Hat container registry (https://quay.io/)
C. FixCentral (https://www.ibm.com/support/fixcentral/)
D. Docker Hub (http://dockerhub.com/)
Which of the following is a good practice to ensure that less data is lost after a crash?
A. Backup all of the available data from the original disk.
B. Keep the backup device connected and active at all times.
C. Use the same disk as the original hardware to backup the data.
D. Keep the time interval between backups to a short time.
What is one component of IBM Cloud Pak for Automation that cannot be updated using the Cloud Pak operator?
A. IBM Operational Decision Manager
B. IBM Business Automation Application Engine
C. IBM FileNet Content Manager
D. IBM Business Automation Workflow
What is used to deploy an IBM Business Automation Application Engine (App Engine) environment for running the applications that are built in IBM Business Automation Studio?
A. Swagger file
B. Docker Compose
C. Kube Proxy
D. Custom Resource (CR) file