Exam4Training

IBM C1000-041 IBM Cloud Private V2.1.0.3 Deployment Online Training

Question #1

What is the purpose of the Search field on the Kibana Discover Page?

  • A . Search within the default log file for specific values.
  • B . Search for new log files and add them to the Elastic search index.
  • C . Filter the log files in the current index for the list of fields that can be used for querying
  • D . Filter a subset of the log records in the current index, based on the value of fields in the log records

Reveal Solution Hide Solution

Correct Answer: D
Question #2

Which two services are used by the IBM Cloud Private monitoring dashboard?

  • A . Cacti
  • B . Kubes
  • C . Nagios
  • D . Grafana
  • E . Prometheus

Reveal Solution Hide Solution

Correct Answer: A,C
Question #3

What is one way an external load balancer IP address can be configured in IBM Cloud Private (1CP)?

  • A . Set the value in the ICP config.yaml file for the load balancer IP address.
  • B . Create an Ingress object in ICP that specifies the load balancer IP address
  • C . Create a Service object in ICP and set cluster lP to the IP address of the load balancer
  • D . Add the load balancer IP address to the [Load Balancer} stanza in the Ansible hosts file.

Reveal Solution Hide Solution

Correct Answer: B
Question #4

Which Kubernetes Controller supports the new set-based selector requirements to ensure that a specified number of pods replicas are running at one time?

  • A . PodSet
  • B . ReplicaSet
  • C . Resource Quotas
  • D . Resource Controller

Reveal Solution Hide Solution

Correct Answer: A
Question #5

Which web server is used on the Proxy nodes in IBM Cloud Private to manage Ingress?

  • A . WAS
  • B . NGINX
  • C . Apache
  • D . Liberty

Reveal Solution Hide Solution

Correct Answer: A
Question #6

Within the ELK stack in IBM Cloud Private, what is used to coordinate the management of the Elastisearch cluster?

  • A . Elastisearch master log
  • B . Elastisearch master pod
  • C . Elastisearch master node
  • D . Elastisearch master record

Reveal Solution Hide Solution

Correct Answer: D
Question #7

What does the "Available Fields" on the Kibana Discover page list?

  • A . The fields with data elements in the current index
  • B . The fields within the log records that can be searched.
  • C . The fields within the log records that can be aggregated.
  • D . The fields within the log records that are common to all of the log records

Reveal Solution Hide Solution

Correct Answer: A
Question #8

Which two underlying components are used extensively within Transformation Advisor?

  • A . WebSphere Modernization Toolkit
  • B . WebSphere Configuration Management Toolkit
  • C . WebSphere Application Server Refactoring Toolkit
  • D . WebSphere Application Server Transformation Toolkit
  • E . WebSphere Application Server Migration Toolkit for Application Binaries

Reveal Solution Hide Solution

Correct Answer: A
Question #9

Where can packages be browsed and deployed in an IBM Cloud Private Cluster?

  • A . From Github
  • B . From the catalog
  • C . From the dashboard
  • D . From the Helm Repositories section

Reveal Solution Hide Solution

Correct Answer: D
Question #10

Where does Vulnerability Advisor run in the cluster?

  • A . On master nodes
  • B . On every worker node
  • C . On dedicated VA nodes
  • D . On worker nodes where analysis is needed

Reveal Solution Hide Solution

Correct Answer: B

Question #11

What benefit does the Kubernetes scheduler provide?

  • A . It assigns containers to an appropriate node
  • B . It allows containers to be grouped together into deployment groups
  • C . It allows times to be set to deploy/undepoy containers to meet traffic patterns
  • D . It balances containers using the default ports so port contention issues do not arise

Reveal Solution Hide Solution

Correct Answer: C
Question #12

What must be done first before loading a Helm chart?

  • A . Install calicoctl
  • B . Login to IBM Cloud
  • C . Run lint against the yaml file
  • D . Use docker to push the associated images to the private registry

Reveal Solution Hide Solution

Correct Answer: B
Question #13

How are availability zones distributed?

  • A . Round-robin
  • B . Alphabetical by cluster name
  • C . Highest amount of CPU available
  • D . Highest amount of RAM available

Reveal Solution Hide Solution

Correct Answer: A
Question #14

What must be done first in order to visualize log data that has been captured by the ELK stuck included IBM Cloud Private?

  • A . Create a search or select a saved search
  • B . Use the Discover panel to graph the data that to be visualized
  • C . Define the buckets that the data from selected logs will be grouped into
  • D . Choose an existing dashboard or create an new dashboard to hold the visualized data

Reveal Solution Hide Solution

Correct Answer: C
Question #15

What should an administrator do after adding a new Helm repository to IBM Cloud Private?

  • A . Resync the repositories
  • B . Re-install Tiller on the cluster
  • C . Update out of date Helm Charts in the Catalog
  • D . Remove old charts from the IBM Cloud Private Catalog

Reveal Solution Hide Solution

Correct Answer: C
Question #16

When setting up Kubernetes inside IBM Cloud Private, how is storage requested?

  • A . Lease request
  • B . MountStorageContainer
  • C . PersistentVolumeClaim
  • D . StorageClass Application

Reveal Solution Hide Solution

Correct Answer: B
Question #17

When IBM Cloud Private monitors a workload as a black box, how is information captured?

  • A . Using Grafana as the source
  • B . Using log scraping by filebeat agents
  • C . By capturing API calls to the ELK stack
  • D . By capturing it external to the container

Reveal Solution Hide Solution

Correct Answer: A
Question #18

Which field on the metering report shows the number of cores a workload is allowed to use?

  • A . vcores
  • B . ucores
  • C . ocores
  • D . ccores

Reveal Solution Hide Solution

Correct Answer: B
Question #19

What does issuing the docker container exec command accomplish?

  • A . It creates a container
  • B . It executes a container to start
  • C . It runs a command in a running container
  • D . It starts a new container to run a command

Reveal Solution Hide Solution

Correct Answer: A
Question #20

What is the purpose of Dynamic Storage Provisioning?

  • A . To allow storage volumes to be created on-demand
  • B . To allow pods to be created as-needed to meet demand
  • C . To create a pool of nodes that can be provisioned without an administrator
  • D . To allow applications to move around the cluster as resources are available

Reveal Solution Hide Solution

Correct Answer: C
Exit mobile version